Home
last modified time | relevance | path

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

/external/llvm/bindings/ocaml/analysis/
DMakefile16 UsedComponents := analysis macro
/external/llvm/bindings/ocaml/linker/
DMakefile16 UsedComponents := linker macro
/external/llvm/bindings/ocaml/target/
DMakefile16 UsedComponents := target macro
/external/llvm/bindings/ocaml/bitreader/
DMakefile16 UsedComponents := bitreader macro
/external/llvm/bindings/ocaml/transforms/vectorize/
DMakefile16 UsedComponents := vectorize macro
/external/llvm/bindings/ocaml/bitwriter/
DMakefile16 UsedComponents := bitwriter macro
/external/llvm/bindings/ocaml/transforms/scalar_opts/
DMakefile16 UsedComponents := scalaropts macro
/external/llvm/bindings/ocaml/irreader/
DMakefile16 UsedComponents := irreader macro
/external/llvm/bindings/ocaml/transforms/utils/
DMakefile16 UsedComponents := transformutils macro
/external/llvm/bindings/ocaml/transforms/ipo/
DMakefile16 UsedComponents := ipo macro
/external/llvm/bindings/ocaml/transforms/passmgr_builder/
DMakefile16 UsedComponents := ipo macro
/external/llvm/bindings/ocaml/all_backends/
DMakefile18 UsedComponents := $(TARGETS_TO_BUILD) macro
/external/llvm/bindings/ocaml/executionengine/
DMakefile16 UsedComponents := executionengine mcjit native macro
/external/llvm/examples/OCaml-Kaleidoscope/Chapter2/
DMakefile17 UsedComponents := core macro
/external/llvm/examples/OCaml-Kaleidoscope/Chapter3/
DMakefile17 UsedComponents := core macro
/external/llvm/examples/OCaml-Kaleidoscope/Chapter5/
DMakefile17 UsedComponents := core macro
/external/llvm/examples/OCaml-Kaleidoscope/Chapter4/
DMakefile17 UsedComponents := core macro
/external/llvm/examples/OCaml-Kaleidoscope/Chapter6/
DMakefile17 UsedComponents := core macro
/external/llvm/examples/OCaml-Kaleidoscope/Chapter7/
DMakefile17 UsedComponents := core macro
/external/llvm/bindings/ocaml/llvm/
DMakefile16 UsedComponents := core macro
/external/llvm/bindings/ocaml/backends/
DMakefile.common19 UsedComponents := $(TARGET)
/external/llvm/bindings/ocaml/
DMakefile.ocaml48 ifdef UsedComponents
49 UsedLibs = $(shell $(LLVM_CONFIG) --libs --system-libs $(UsedComponents))
50 UsedLibNames = $(shell $(LLVM_CONFIG) --libnames $(UsedComponents))