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

14 lines
240 B
CMake
Raw Normal View History

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