Searched refs:TOPDIR (Results 1 – 4 of 4) sorted by relevance
21 TOPDIR="$2"24 TOPDIR=`llvm-config --src-root`27 if test -d "$TOPDIR" ; then28 cd $TOPDIR29 ./utils/llvmdo -topdir "$TOPDIR" \
24 TOPDIR="$2"27 TOPDIR=`llvm-config --src-root`31 if test -d "$TOPDIR" ; then32 cd $TOPDIR33 …./utils/llvmdo -topdir "$TOPDIR" -dirs "include lib tools test utils examples" -code-only wc -l | …
21 TOPDIR="$2"24 TOPDIR=`llvm-config --src-root`27 if test -d "$TOPDIR" ; then28 cd $TOPDIR34 ./utils/llvmdo -topdir "$TOPDIR" \
45 TOPDIR="$2"48 TOPDIR=`llvm-config --src-root`166 if test -d "$TOPDIR" ; then167 cd $TOPDIR182 echo "Can't find LLVM top directory in $TOPDIR"