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

13 lines
221 B
CMake
Raw Normal View History

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