android_mt6572_jiabo/external/llvm/test/Bindings/OCaml/lit.local.cfg
2025-09-05 16:56:03 +08:00

7 lines
187 B
INI

config.suffixes = ['.ml']
if not 'ocaml' in config.root.llvm_bindings:
config.unsupported = True
if config.root.have_ocaml_ounit not in ('1', 'TRUE'):
config.unsupported = True