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

10 lines
159 B
CMake

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