llvm-6502/lib/CodeGen/AsmPrinter/CMakeLists.txt
2010-09-28 22:39:14 +00:00

11 lines
171 B
CMake

add_llvm_library(LLVMAsmPrinter
AsmPrinter.cpp
AsmPrinterDwarf.cpp
AsmPrinterInlineAsm.cpp
DIE.cpp
DwarfDebug.cpp
DwarfException.cpp
OcamlGCPrinter.cpp
)