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

1 2

  /external/clang/lib/Basic/
Makefile 20 $(shell $(LLVM_SRC_ROOT)/utils/GetSourceVersion $(PROJ_SRC_DIR)/../..))
23 $(shell $(LLVM_SRC_ROOT)/utils/GetRepositoryPath $(PROJ_SRC_DIR)/../..))
26 $(shell $(LLVM_SRC_ROOT)/utils/GetSourceVersion $(LLVM_SRC_ROOT)))
29 $(shell $(LLVM_SRC_ROOT)/utils/GetRepositoryPath $(LLVM_SRC_ROOT)))
  /external/llvm/lib/Target/
Makefile 20 include $(LLVM_SRC_ROOT)/Makefile.rules
  /external/llvm/unittests/LineEditor/
Makefile 15 include $(LLVM_SRC_ROOT)/unittests/Makefile.unittest
  /external/llvm/unittests/MC/
Makefile 15 include $(LLVM_SRC_ROOT)/unittests/Makefile.unittest
  /external/llvm/unittests/Transforms/DebugIR/
Makefile 15 include $(LLVM_SRC_ROOT)/unittests/Makefile.unittest
  /external/llvm/unittests/Transforms/Utils/
Makefile 15 include $(LLVM_SRC_ROOT)/unittests/Makefile.unittest
  /external/lldb/source/
Makefile 31 $(shell $(LLVM_SRC_ROOT)/utils/GetSourceVersion $(LLVM_SRC_ROOT)/tools/lldb))
34 $(shell $(LLVM_SRC_ROOT)/utils/GetRepositoryPath $(LLVM_SRC_ROOT)/tools/lldb))
  /external/llvm/tools/lli/ChildTarget/
Makefile 19 include $(LLVM_SRC_ROOT)/Makefile.rules
  /external/llvm/unittests/Analysis/
Makefile 15 include $(LLVM_SRC_ROOT)/unittests/Makefile.unittest
  /external/llvm/unittests/Bitcode/
Makefile 15 include $(LLVM_SRC_ROOT)/unittests/Makefile.unittest
  /external/llvm/unittests/CodeGen/
Makefile 16 include $(LLVM_SRC_ROOT)/unittests/Makefile.unittest
  /external/llvm/unittests/DebugInfo/
Makefile 16 include $(LLVM_SRC_ROOT)/unittests/Makefile.unittest
  /external/llvm/unittests/ExecutionEngine/
Makefile 20 include $(LLVM_SRC_ROOT)/unittests/Makefile.unittest
  /external/llvm/unittests/IR/
Makefile 15 include $(LLVM_SRC_ROOT)/unittests/Makefile.unittest
  /external/llvm/unittests/Linker/
Makefile 15 include $(LLVM_SRC_ROOT)/unittests/Makefile.unittest
  /external/llvm/unittests/Support/
Makefile 15 include $(LLVM_SRC_ROOT)/unittests/Makefile.unittest
  /external/clang/runtime/libcxx/
Makefile 21 LIBCXX_SRC_ROOT := $(LLVM_SRC_ROOT)/projects/libcxx
  /external/llvm/lib/ExecutionEngine/IntelJITEvents/
Makefile 18 include $(LLVM_SRC_ROOT)/Makefile.rules
  /external/llvm/lib/ExecutionEngine/
Makefile 24 include $(LLVM_SRC_ROOT)/Makefile.rules
  /external/llvm/lib/ExecutionEngine/OProfileJIT/
Makefile 18 include $(LLVM_SRC_ROOT)/Makefile.rules
  /external/llvm/tools/llvm-jitlistener/
Makefile 27 include $(LLVM_SRC_ROOT)/Makefile.rules
  /external/llvm/unittests/ADT/
Makefile 23 include $(LLVM_SRC_ROOT)/unittests/Makefile.unittest
  /external/llvm/unittests/ExecutionEngine/MCJIT/
Makefile 15 include $(LLVM_SRC_ROOT)/unittests/Makefile.unittest
  /external/llvm/unittests/
Makefile 16 include $(LLVM_SRC_ROOT)/unittests/Makefile.unittest
  /external/chromium_org/v8/tools/gcmole/
Makefile 30 LLVM_INCLUDE:=$(LLVM_SRC_ROOT)/include
31 CLANG_INCLUDE:=$(LLVM_SRC_ROOT)/tools/clang/include

Completed in 2961 milliseconds

1 2