Home
last modified time | relevance | path

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

/external/llvm-project/llvm/test/
Dlit.cfg.py124 ocamlopt_command = 'true' variable
126 ocamlopt_command = '%s ocamlopt -cclib -L%s -cclib -Wl,-rpath,%s %s' % ( variable
143 ToolSubst('%ocamlopt', ocamlopt_command, unresolved='ignore'),