Sign in
chromium
/
external
/
github.com
/
kripken
/
emscripten-fastcomp
/
refs/heads/optimize-modules
/
.
/
test
/
CodeGen
/
JS
/
lit.local.cfg
blob: ee9b61f930fe092e591f27c7544aa886340e5050 [
file
] [
log
] [
blame
] [
edit
]
config
.
suffixes
=
[
'.ll'
,
'.c'
,
'.cpp'
]
targets
=
set
(
config
.
root
.
targets_to_build
.
split
())
if
not
'JSBackend'
in
targets
:
config
.
unsupported
=
True