Searched refs:LLVM_SRC_ROOT (Results 1 – 25 of 48) sorted by relevance
12
12 source code is located at $LLVM_SRC_ROOT, then the clang source code should be15 $LLVM_SRC_ROOT/tools/clang24 Configure and build your copy of LLVM (see $LLVM_SRC_ROOT/GettingStarted.html27 Assuming you installed clang at $LLVM_SRC_ROOT/tools/clang then Clang will
183 for d in $LLVM_SRC_ROOT/include \184 $LLVM_SRC_ROOT/tools/clang/include286 td_find "$LLVM_SRC_ROOT"312 cd $LLVM_SRC_ROOT/lib/Target356 LLVM_SRC_ROOT=415 if ! LLVM_SRC_ROOT=$(llvm_src_root && pwd)
140 include $(LLVM_SRC_ROOT)/Makefile.rules195 $(FilesToConfigPATH) : $(LLVM_OBJ_ROOT)/% : $(LLVM_SRC_ROOT)/%.in212 $(LLVM_SRC_ROOT)/utils/show-diagnostics \249 $(SVN) $(SVN-UPDATE-OPTIONS) update $(LLVM_SRC_ROOT)250 @ $(SVN) status $(LLVM_SRC_ROOT) | $(SUB-SVN-DIRS) | xargs $(SVN) $(SVN-UPDATE-OPTIONS) update
25 # o LLVM_SRC_ROOT : The root directory of the LLVM source code.50 LLVM_SRC_ROOT := $(call realpath, @abs_top_srcdir@)52 PROJ_SRC_ROOT := $(LLVM_SRC_ROOT)53 PROJ_SRC_DIR := $(call realpath, $(LLVM_SRC_ROOT)/$(patsubst $(PROJ_OBJ_ROOT)%,%,$(PROJ_OBJ_DIR)…67 ifndef LLVM_SRC_ROOT68 $(error Projects must define LLVM_SRC_ROOT)81 LLVMMAKE := $(LLVM_SRC_ROOT)/make156 MKDIR := $(LLVM_SRC_ROOT)/autoconf/mkinstalldirs
69 include $(LLVM_SRC_ROOT)/Makefile.rules
30 LLVM_INCLUDE:=$(LLVM_SRC_ROOT)/include31 CLANG_INCLUDE:=$(LLVM_SRC_ROOT)/tools/clang/include
109 $(LLVM_SRC_ROOT)/utils/lit/lit.py $(LIT_ARGS) $(LIT_TESTSUITE) )113 $(LLVM_SRC_ROOT)/utils/lit/lit.py $(LIT_ARGS) $(LIT_ALL_TESTSUITES) )182 @$(ECHOPATH) s=@LLVM_SOURCE_DIR@=$(LLVM_SRC_ROOT)=g > lit.tmp194 @$(ECHOPATH) s=@LLVM_SOURCE_DIR@=$(LLVM_SRC_ROOT)=g > unit.tmp
6 LLVM_SRC_ROOT = @LLVM_SRC@22 include $(LLVM_SRC_ROOT)/Makefile.common
19 #define LLVM_SRC_ROOT "@LLVM_SRC_ROOT@"
95 userloc: $(LLVM_SRC_ROOT)/docs/userloc.html97 $(LLVM_SRC_ROOT)/docs/userloc.html:99 $(Verb) cd $(LLVM_SRC_ROOT) ; ./utils/userloc.pl -details -recurse \
7 LLVM_SRC_ROOT="../.."11 LLVM_ABS_SRC_ROOT="`cd $srcdir ; cd $LLVM_SRC_ROOT ; pwd`"
20 include $(LLVM_SRC_ROOT)/Makefile.rules
15 include $(LLVM_SRC_ROOT)/unittests/Makefile.unittest
23 include $(LLVM_SRC_ROOT)/Makefile.rules
18 include $(LLVM_SRC_ROOT)/unittests/Makefile.unittest
23 include $(LLVM_SRC_ROOT)/unittests/Makefile.unittest
28 my $LLVM_SRC_ROOT = q{@abs_top_srcdir@};74 $INCLUDEDIR = "$LLVM_SRC_ROOT/include";134 $has_opt = 1; print abs_path("$LLVM_SRC_ROOT/");