HomeSort by relevance Sort by last modified time
    Searched refs:UsedOcamLibs (Results 1 - 8 of 8) sorted by null

  /external/swiftshader/third_party/LLVM/examples/OCaml-Kaleidoscope/Chapter2/
Makefile 18 UsedOcamLibs := llvm
  /external/swiftshader/third_party/LLVM/examples/OCaml-Kaleidoscope/Chapter3/
Makefile 18 UsedOcamLibs := llvm llvm_analysis
  /external/swiftshader/third_party/LLVM/examples/OCaml-Kaleidoscope/Chapter4/
Makefile 18 UsedOcamLibs := llvm llvm_analysis llvm_executionengine llvm_target \
  /external/swiftshader/third_party/LLVM/examples/OCaml-Kaleidoscope/Chapter5/
Makefile 18 UsedOcamLibs := llvm llvm_analysis llvm_executionengine llvm_target \
  /external/swiftshader/third_party/LLVM/bindings/ocaml/llvm/
Makefile 17 UsedOcamLibs := llvm
  /external/swiftshader/third_party/LLVM/examples/OCaml-Kaleidoscope/Chapter6/
Makefile 18 UsedOcamLibs := llvm llvm_analysis llvm_executionengine llvm_target \
  /external/swiftshader/third_party/LLVM/examples/OCaml-Kaleidoscope/Chapter7/
Makefile 18 UsedOcamLibs := llvm llvm_analysis llvm_executionengine llvm_target \
  /external/swiftshader/third_party/LLVM/bindings/ocaml/
Makefile.ocaml 70 Archive.EXE := $(strip $(OCAMLOPT) -cc $(CXX) $(OCAMLCFLAGS) $(UsedOcamLibs:%=%.cmxa) $(OCAMLDEBUGFLAG) -o)

Completed in 100 milliseconds