summaryrefslogtreecommitdiffstats
path: root/llvm
diff options
context:
space:
mode:
Diffstat (limited to 'llvm')
-rwxr-xr-xllvm/utils/llvmdo1
1 files changed, 0 insertions, 1 deletions
diff --git a/llvm/utils/llvmdo b/llvm/utils/llvmdo
index c7dbcc5c0eb..2a10724c303 100755
--- a/llvm/utils/llvmdo
+++ b/llvm/utils/llvmdo
@@ -43,7 +43,6 @@ if test ! -x "$PROGRAM" ; then
exit 1
fi
shift;
-ARGS="$*"
TOPDIR=`pwd | sed -e 's#\(.*/llvm\).*#\1#'`
if test -d "$TOPDIR" ; then
cd $TOPDIR
OpenPOWER on IntegriCloud