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

  /external/swiftshader/third_party/LLVM/bindings/ocaml/
Makefile.ocaml 23 CXX.Flags += -I"$(shell $(OCAMLC) -where)"
24 C.Flags += -I"$(shell $(OCAMLC) -where)"
61 Compile.CMI := $(strip $(OCAMLC) -c $(OCAMLCFLAGS) $(OCAMLDEBUGFLAG) -o)
62 Compile.CMO := $(strip $(OCAMLC) -c $(OCAMLCFLAGS) $(OCAMLDEBUGFLAG) -o)
63 Archive.CMA := $(strip $(OCAMLC) -a -custom $(OCAMLAFLAGS) $(OCAMLDEBUGFLAG) \
72 Archive.EXE := $(strip $(OCAMLC) -cc $(CXX) $(OCAMLCFLAGS) $(OCAMLDEBUGFLAG:%=%.cma) -o)
134 # Copy the sources into the intermediate directory because older ocamlc doesn't
383 $(Echo) "OCAMLC : " '$(OCAMLC)'
  /external/swiftshader/third_party/LLVM/
configure 767 OCAMLC
    [all...]

Completed in 60 milliseconds