Sign in
swiftshader
/
SwiftShader
/
894018228b0e0bdbd7aa7e8f47d4a9458789ca82
/
.
/
src
/
LLVM
/
lib
/
Target
/
SystemZ
/
AsmPrinter
/
CMakeLists.txt
blob: c6be83a61080eaf1e42100fbd4367ade01d77ca9 [
file
] [
log
] [
blame
]
include_directories( ${CMAKE_CURRENT_BINARY_DIR}/.. ${CMAKE_CURRENT_SOURCE_DIR}/.. )
add_llvm_library(LLVMSystemZAsmPrinter
SystemZAsmPrinter.cpp
)
add_dependencies(LLVMSystemZAsmPrinter SystemZCodeGenTable_gen)