63faed5b8e4f
1 2 3 4 5 6
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