repo.or.cz
/
llvm-complete.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
[InstCombine] Signed saturation tests. NFC
[llvm-complete.git]
/
utils
/
TableGen
/
GlobalISel
/
CMakeLists.txt
blob
2f74d1087bcd6b142865b8f451df5e18c931b3eb
1
set(LLVM_LINK_COMPONENTS
2
Support
3
)
4
5
llvm_add_library(LLVMTableGenGlobalISel STATIC DISABLE_LLVM_LINK_LLVM_DYLIB
6
CodeExpander.cpp
7
)