repo.or.cz
/
llvm
/
systemz.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Unbreak
[llvm/systemz.git]
/
lib
/
Target
/
SystemZ
/
TargetInfo
/
CMakeLists.txt
blob
6ac3738f62bbf294ee5e286f731f0598774bd481
1
include_directories( ${CMAKE_CURRENT_BINARY_DIR}/.. ${CMAKE_CURRENT_SOURCE_DIR}/.. )
2
3
add_llvm_library(LLVMSystemZInfo
4
SystemZTargetInfo.cpp
5
)
6