Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
669fc86ed0a421b8931e0bde5d41ece76e29a740
/
.
/
llvm
/
test
/
tools
/
llvm-objdump
/
lit.local.cfg
blob: 19840aa7574c5cc67795c6acfa928bb33513de0f [
file
] [
log
] [
blame
]
Rui Ueyama
4ebe2ba
2013-09-27 21:26:38 +0000
[
diff
] [
blame
]
1
targets
=
set
(
config
.
root
.
targets_to_build
.
split
())
2
if
not
'X86'
in
targets
:
3
config
.
unsupported
=
True