Sign in
android
/
platform
/
external
/
llvm
/
refs/heads/kitkat-dev
/
.
/
test
/
CodeGen
/
SystemZ
/
lit.local.cfg
blob: 79528d178f2317c3865fa89d538969d973e90603 [
file
] [
edit
]
config
.
suffixes
=
[
'.ll'
,
'.c'
,
'.cpp'
]
targets
=
set
(
config
.
root
.
targets_to_build
.
split
())
if
not
'SystemZ'
in
targets
:
config
.
unsupported
=
True