Sign in
swiftshader
/
SwiftShader
/
7c44cf86d6fed7d7bc0c6f4ae042646d4f4ace5f
/
.
/
src
/
LLVM
/
lib
/
CodeGen
/
AsmPrinter
/
CMakeLists.txt
blob: ca8b8436c11fd576d3164b2603d7307d10041aff [
file
] [
log
] [
blame
]
add_llvm_library(LLVMAsmPrinter
AsmPrinter.cpp
AsmPrinterDwarf.cpp
AsmPrinterInlineAsm.cpp
DIE.cpp
DwarfDebug.cpp
DwarfException.cpp
OcamlGCPrinter.cpp
)
target_link_libraries (LLVMAsmPrinter LLVMMCParser)