projects
/
oota-llvm.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Add a triple to the test to fix it on some hosts.
[oota-llvm.git]
/
test
/
tools
/
gold
/
lit.local.cfg
1
if (not 'ld_plugin' in config.available_features or
2
not 'X86' in config.root.targets or
3
not 'PowerPC' in config.root.targets):
4
config.unsupported = True