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

10 lines
170 B
CMake
Raw Normal View History

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