Searched refs:UsedComponents (Results 1 - 21 of 21) sorted by relevance

/external/llvm/bindings/ocaml/analysis/
H A DMakefile16 UsedComponents := analysis macro
/external/llvm/bindings/ocaml/bitreader/
H A DMakefile16 UsedComponents := bitreader macro
/external/llvm/bindings/ocaml/bitwriter/
H A DMakefile16 UsedComponents := bitwriter macro
/external/llvm/bindings/ocaml/irreader/
H A DMakefile16 UsedComponents := irreader macro
/external/llvm/bindings/ocaml/linker/
H A DMakefile16 UsedComponents := linker macro
/external/llvm/bindings/ocaml/target/
H A DMakefile16 UsedComponents := target macro
/external/llvm/bindings/ocaml/transforms/ipo/
H A DMakefile16 UsedComponents := ipo macro
/external/llvm/bindings/ocaml/transforms/passmgr_builder/
H A DMakefile16 UsedComponents := ipo macro
/external/llvm/bindings/ocaml/transforms/scalar/
H A DMakefile16 UsedComponents := scalaropts macro
/external/llvm/bindings/ocaml/transforms/vectorize/
H A DMakefile16 UsedComponents := vectorize macro
/external/llvm/bindings/ocaml/all_backends/
H A DMakefile18 UsedComponents := $(TARGETS_TO_BUILD) macro
/external/llvm/bindings/ocaml/executionengine/
H A DMakefile16 UsedComponents := executionengine jit interpreter native macro
/external/llvm/examples/OCaml-Kaleidoscope/Chapter2/
H A DMakefile17 UsedComponents := core macro
/external/llvm/examples/OCaml-Kaleidoscope/Chapter3/
H A DMakefile17 UsedComponents := core macro
/external/llvm/examples/OCaml-Kaleidoscope/Chapter4/
H A DMakefile17 UsedComponents := core macro
/external/llvm/examples/OCaml-Kaleidoscope/Chapter5/
H A DMakefile17 UsedComponents := core macro
/external/llvm/examples/OCaml-Kaleidoscope/Chapter6/
H A DMakefile17 UsedComponents := core macro
/external/llvm/examples/OCaml-Kaleidoscope/Chapter7/
H A DMakefile17 UsedComponents := core macro
/external/llvm/bindings/ocaml/llvm/
H A DMakefile16 UsedComponents := core macro
/external/llvm/bindings/ocaml/backends/
H A DMakefile.common19 UsedComponents := $(TARGET)
/external/llvm/bindings/ocaml/
H A DMakefile.ocaml39 ifdef UsedComponents
40 UsedLibs = $(shell $(LLVM_CONFIG) --libs --system-libs $(UsedComponents))
41 UsedLibNames = $(shell $(LLVM_CONFIG) --libnames $(UsedComponents))

Completed in 450 milliseconds