Sign in
swiftshader
/
SwiftShader
/
894018228b0e0bdbd7aa7e8f47d4a9458789ca82
/
.
/
src
/
LLVM
/
lib
/
Target
/
SystemZ
/
TargetInfo
/
CMakeLists.txt
blob: 743d8d322d054564fc89988bf43b8afcc0612d00 [
file
] [
log
] [
blame
]
include_directories( ${CMAKE_CURRENT_BINARY_DIR}/.. ${CMAKE_CURRENT_SOURCE_DIR}/.. )
add_llvm_library(LLVMSystemZInfo
SystemZTargetInfo.cpp
)
add_dependencies(LLVMSystemZInfo SystemZCodeGenTable_gen)