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

11 lines
176 B
CMake

add_llvm_library(LLVMAsmPrinter
AsmPrinter.cpp
DIE.cpp
DwarfDebug.cpp
DwarfException.cpp
DwarfLabel.cpp
DwarfPrinter.cpp
DwarfWriter.cpp
OcamlGCPrinter.cpp
)