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 patterns
[llvm-complete.git]
/
utils
/
gn
/
build
/
libs
/
zlib
/
enable.gni
blob
9626301378bd9f1988f33bef246fafd389944c9f
1
declare_args() {
2
# Whether to include code that links against zlib.
3
llvm_enable_zlib = host_os != "win"
4
}