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
[lit] Improve lit.Run class
[llvm-complete.git]
/
utils
/
gn
/
build
/
libs
/
xml
/
enable.gni
blob
3ef357b4fd2f7dc6f919cb7186934fb679576dca
1
declare_args() {
2
# Whether to include code that links against libxml2.
3
llvm_enable_libxml2 = host_os != "win"
4
}