HomeSort by relevance Sort by last modified time
    Searched refs:ocaml (Results 26 - 34 of 34) sorted by null

12

  /external/llvm/examples/OCaml-Kaleidoscope/Chapter7/
Makefile 1 ##===- examples/OCaml-Kaleidoscope/Chapter7/Makefile -------*- Makefile -*-===##
15 TOOLNAME := OCaml-Kaleidoscope-Ch7
34 include $(LEVEL)/bindings/ocaml/Makefile.ocaml
  /external/llvm/bindings/ocaml/
Makefile 1 ##===- bindings/ocaml/Makefile -----------------------------*- Makefile -*-===##
13 ExtraMakefiles = $(PROJ_OBJ_DIR)/Makefile.ocaml
Makefile.ocaml 1 ##===- bindings/ocaml/Makefile.ocaml -----------------------*- Makefile -*-===##
10 # An OCaml library is a unique project type in the context of LLVM, so rules are
13 # Reference materials on installing OCaml libraries:
15 # https://fedoraproject.org/wiki/Packaging/OCaml
16 # http://pkg-ocaml-maint.alioth.debian.org/ocaml_packaging_policy.txt
35 # Used in out-of-tree builds of OCaml bindings only.
41 # Intentionally ignore PROJ_prefix here. We want the ocaml stdlib. However, the
42 # user can override this with OCAML_LIBDIR or configure --with-ocaml-libdir=.
44 OcamlDir := $(LibDir)/ocaml
    [all...]
  /external/llvm/bindings/ocaml/llvm/
Makefile 1 ##===- bindings/ocaml/llvm/Makefile ------------------------*- Makefile -*-===##
20 include ../Makefile.ocaml
  /external/llvm/bindings/ocaml/backends/
Makefile.common 1 ##===- bindings/ocaml/backends/Makefile.common -------------*- Makefile -*-===##
12 # the value of TARGET in various *.in files and build an OCaml library in
28 include ../Makefile.ocaml
  /external/llvm/docs/
Makefile 50 ifneq (,$(filter ocaml,$(BINDINGS_TO_BUILD)))
128 $(Verb) $(MAKE) -C $(LEVEL)/bindings/ocaml ocamldoc
132 `$(FIND) $(LEVEL)/bindings/ocaml -name "*.odoc" \
  /external/llvm/
Makefile 199 bindings/ocaml/llvm/META.llvm \
configure     [all...]
  /external/llvm/test/Bindings/OCaml/
core.ml 698 set_gc (Some "ocaml") fn;
699 insist (Some "ocaml" = gc fn);
    [all...]

Completed in 246 milliseconds

12