repo.or.cz
/
llvm-core.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
[ARM] Adjust how NEON shifts are lowered
[llvm-core.git]
/
test
/
Bindings
/
OCaml
/
lit.local.cfg
blob
fd9e1c50e990c257f14eef8243b3f87f28978d17
1
config.suffixes = ['.ml']
2
3
if not 'ocaml' in config.root.llvm_bindings:
4
config.unsupported = True
5
6
if not config.root.have_ocaml_ounit:
7
config.unsupported = True