HomeSort by relevance Sort by last modified time
    Searched refs:TARGETS_TO_BUILD (Results 1 - 25 of 26) sorted by null

1 2

  /external/llvm/bindings/ocaml/all_backends/
Makefile 18 UsedComponents := $(TARGETS_TO_BUILD)
  /external/llvm/lib/Target/
Makefile 14 # We include this early so we can access the value of TARGETS_TO_BUILD as the
18 PARALLEL_DIRS := $(TARGETS_TO_BUILD)
  /external/clang/unittests/Driver/
Makefile 13 LINK_COMPONENTS := $(TARGETS_TO_BUILD) support option
  /external/llvm/bindings/ocaml/backends/
Makefile 30 $(Verb) for i in $(TARGETS_TO_BUILD); do \
36 $(Verb) for i in $(TARGETS_TO_BUILD); do \
41 $(Verb) for i in $(TARGETS_TO_BUILD); do \
47 $(Verb) for i in $(TARGETS_TO_BUILD); do \
52 $(Verb) for i in $(TARGETS_TO_BUILD); do \
57 $(Verb) for i in $(TARGETS_TO_BUILD); do \
  /external/llvm/tools/gold/
Makefile 23 LINK_COMPONENTS := $(TARGETS_TO_BUILD) LTO
  /external/clang/tools/diagtool/
Makefile 20 LINK_COMPONENTS := $(TARGETS_TO_BUILD) asmparser bitreader support mc option
  /external/clang/tools/arcmt-test/
Makefile 20 LINK_COMPONENTS := $(TARGETS_TO_BUILD) asmparser bitreader support mc option
  /external/clang/tools/clang-check/
Makefile 18 LINK_COMPONENTS := $(TARGETS_TO_BUILD) asmparser bitreader support mc option
  /external/clang/tools/clang-format/
Makefile 18 LINK_COMPONENTS := $(TARGETS_TO_BUILD) asmparser bitreader support mc option
  /external/clang/unittests/AST/
Makefile 13 LINK_COMPONENTS := $(TARGETS_TO_BUILD) asmparser bitreader support mc option
  /external/clang/unittests/ASTMatchers/Dynamic/
Makefile 14 LINK_COMPONENTS := $(TARGETS_TO_BUILD) asmparser bitreader support mc option
  /external/clang/unittests/ASTMatchers/
Makefile 16 LINK_COMPONENTS := $(TARGETS_TO_BUILD) asmparser bitreader support mc option
  /external/clang/unittests/Format/
Makefile 13 LINK_COMPONENTS := $(TARGETS_TO_BUILD) asmparser bitreader support mc option
  /external/clang/unittests/Frontend/
Makefile 13 LINK_COMPONENTS := $(TARGETS_TO_BUILD) asmparser bitreader support mc option
  /external/clang/unittests/Sema/
Makefile 13 LINK_COMPONENTS := $(TARGETS_TO_BUILD) asmparser bitreader support mc option
  /external/clang/unittests/Tooling/
Makefile 13 LINK_COMPONENTS := $(TARGETS_TO_BUILD) asmparser bitreader support mc option
  /external/clang/unittests/libclang/
Makefile 15 LINK_COMPONENTS := $(TARGETS_TO_BUILD) asmparser bitreader support mc option
  /external/clang/tools/c-arcmt-test/
Makefile 24 LINK_COMPONENTS := $(TARGETS_TO_BUILD) asmparser bitreader support mc option
  /external/clang/tools/c-index-test/
Makefile 25 LINK_COMPONENTS := $(TARGETS_TO_BUILD) asmparser bitreader support mc option
  /external/clang/tools/driver/
Makefile 34 LINK_COMPONENTS := $(TARGETS_TO_BUILD) asmparser bitreader bitwriter codegen \
  /external/clang/tools/libclang/
Makefile 19 LINK_COMPONENTS := $(TARGETS_TO_BUILD) asmparser bitreader support mc option
  /external/lldb/lib/
Makefile 82 LINK_COMPONENTS := $(TARGETS_TO_BUILD) asmparser bitreader bitwriter codegen \
  /external/llvm/test/
Makefile 142 @$(ECHOPATH) s=@TARGETS_TO_BUILD@=$(TARGETS_TO_BUILD)=g >> lit.tmp
  /external/llvm/
configure 717 TARGETS_TO_BUILD
    [all...]
  /external/clang/runtime/compiler-rt/
Makefile 90 ifneq (,$(findstring ARM,$(TARGETS_TO_BUILD)))

Completed in 394 milliseconds

1 2