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