config.suffixes = [".ml"]

if not "ocaml" in config.root.llvm_bindings:
    config.unsupported = True
