HomeSort by relevance Sort by last modified time
    Searched refs:LLVM_SRC_ROOT (Results 26 - 29 of 29) sorted by null

12

  /external/llvm/test/
Makefile.tests 41 PATH="$(LLVMTOOLCURRENT):$(LLVM_SRC_ROOT)/test/Scripts:$(PATH)" \
42 $(LLVM_SRC_ROOT)/test/TestRunner.sh
  /external/llvm/docs/
Makefile 95 userloc: $(LLVM_SRC_ROOT)/docs/userloc.html
97 $(LLVM_SRC_ROOT)/docs/userloc.html:
99 $(Verb) cd $(LLVM_SRC_ROOT) ; ./utils/userloc.pl -details -recurse \
  /external/clang/runtime/compiler-rt/
Makefile 29 COMPILERRT_SRC_ROOT := $(LLVM_SRC_ROOT)/projects/compiler-rt
  /external/llvm/tools/llvm-config/
llvm-config.cpp 217 ActiveIncludeDir = std::string(LLVM_SRC_ROOT) + "/include";
294 OS << LLVM_SRC_ROOT << '\n';

Completed in 168 milliseconds

12