repo.or.cz
/
llvm-project.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Follow up to d0858bffa11, add missing REQUIRES x86
[llvm-project.git]
/
llvm
/
test
/
tools
/
llvm-driver
/
lit.local.cfg
blob
21771693b720eb0d6d2a7c6dc3c9e7166b6f9c8a
1
from lit.llvm import llvm_config
2
3
if llvm_config.use_lld(required=False):
4
config.available_features.add("lld")