hanchenye-llvm-project/llvm/test/Bindings/OCaml/lit.local.cfg

8 lines
173 B
INI

config.suffixes = ['.ml']
if not 'ocaml' in config.root.llvm_bindings:
config.unsupported = True
if config.root.have_ocaml_ounit != '1':
config.unsupported = True