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

11 lines
185 B
CMake
Raw Normal View History

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