Sign in
ara-mdk
/
platform
/
external
/
llvm
/
7e6274dc66895c11a5743dad7d95a2a255819f91
/
.
/
test
/
CodeGen
/
CPP
/
lit.local.cfg
blob: 4d4b4a4a7e21c1272e6411cace339a13796b7c64 [
file
] [
log
] [
blame
]
config
.
suffixes
=
[
'.ll'
,
'.c'
,
'.cpp'
]
targets
=
set
(
config
.
root
.
targets_to_build
.
split
())
if
not
'CppBackend'
in
targets
:
config
.
unsupported
=
True