summaryrefslogtreecommitdiffstats
path: root/llvm/utils/makellvm
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/utils/makellvm')
-rwxr-xr-xllvm/utils/makellvm1
1 files changed, 1 insertions, 0 deletions
diff --git a/llvm/utils/makellvm b/llvm/utils/makellvm
index 9c479efc96c..ae77712941a 100755
--- a/llvm/utils/makellvm
+++ b/llvm/utils/makellvm
@@ -131,6 +131,7 @@ set CMD = "make $GMAKE_OPTS && (cd $LLVMDIR/tools/$EXEC && make $GMAKE_OPTS)"
if ($doit == 1) then
csh -f -c "$CMD"
+ set pstatus = $?
else
echo '(NOT EXECUTING) COMMAND:'
echo " $CMD"
OpenPOWER on IntegriCloud