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

13 lines
221 B
CMake

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