hanchenye-llvm-project/llvm/lib/CodeGen/AsmPrinter/CMakeLists.txt

10 lines
159 B
CMake
Raw Normal View History

add_llvm_library(LLVMAsmPrinter
AsmPrinter.cpp
2009-05-19 08:18:14 +08:00
DIE.cpp
DwarfDebug.cpp
DwarfException.cpp
DwarfPrinter.cpp
DwarfWriter.cpp
OcamlGCPrinter.cpp
)