11 lines
171 B
CMake
11 lines
171 B
CMake
add_llvm_library(LLVMAsmPrinter
|
|
AsmPrinter.cpp
|
|
AsmPrinterDwarf.cpp
|
|
AsmPrinterInlineAsm.cpp
|
|
DIE.cpp
|
|
DwarfDebug.cpp
|
|
DwarfException.cpp
|
|
OcamlGCPrinter.cpp
|
|
)
|
|
|