Sign in
ara-mdk
/
platform
/
external
/
llvm
/
refs/heads/master
/
.
/
test
/
Bindings
/
Ocaml
/
lit.local.cfg
blob: 640c58d2f3d6e8938be6799bcfa15f5d3daf9777 [
file
] [
log
] [
blame
]
config
.
suffixes
=
[
'.ll'
,
'.c'
,
'.cpp'
,
'.ml'
]
bindings
=
set
([
s
.
strip
()
for
s
in
config
.
root
.
llvm_bindings
.
split
(
','
)])
if
not
'ocaml'
in
bindings
:
config
.
unsupported
=
True