Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/examples/OCaml-Kaleidoscope/Chapter3/
DMakefile22 ExcludeSources = $(PROJ_SRC_DIR)/myocamlbuild.ml macro
/external/swiftshader/third_party/LLVM/examples/OCaml-Kaleidoscope/Chapter4/
DMakefile23 ExcludeSources = $(PROJ_SRC_DIR)/myocamlbuild.ml macro
/external/swiftshader/third_party/LLVM/examples/OCaml-Kaleidoscope/Chapter5/
DMakefile23 ExcludeSources = $(PROJ_SRC_DIR)/myocamlbuild.ml macro
/external/swiftshader/third_party/LLVM/examples/OCaml-Kaleidoscope/Chapter6/
DMakefile32 ExcludeSources = $(PROJ_SRC_DIR)/myocamlbuild.ml macro
/external/swiftshader/third_party/LLVM/examples/OCaml-Kaleidoscope/Chapter7/
DMakefile32 ExcludeSources = $(PROJ_SRC_DIR)/myocamlbuild.ml macro
/external/swiftshader/third_party/LLVM/bindings/ocaml/
DMakefile.ocaml84 OcamlSources2 := $(filter-out $(ExcludeSources),$(OcamlSources1))