Home
last modified time | relevance | path

Searched refs:top_ocaml_lib (Results 1 – 1 of 1) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/test/
Dlit.cfg.py47 top_ocaml_lib = os.path.join(config.llvm_lib_dir, 'ocaml') variable
48 llvm_ocaml_lib = os.path.join(top_ocaml_lib, 'llvm')
51 llvm_config.with_environment('OCAMLPATH', top_ocaml_lib, append_path=True)