aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--test/ExecutionEngine/2003-05-06-LivenessClobber.llx5
1 files changed, 1 insertions, 4 deletions
diff --git a/test/ExecutionEngine/2003-05-06-LivenessClobber.llx b/test/ExecutionEngine/2003-05-06-LivenessClobber.llx
index 8b48d00f88..8f3eb3b20a 100644
--- a/test/ExecutionEngine/2003-05-06-LivenessClobber.llx
+++ b/test/ExecutionEngine/2003-05-06-LivenessClobber.llx
@@ -1,9 +1,6 @@
; This testcase shoudl return with an exit code of 1.
;
-; RUN: if as < %s | lli -force-interpreter=false
-; RUN: then exit 1
-; RUN: else exit 0
-; RUN: fi
+; RUN: as < %s | not lli -force-interpreter=false
target endian = little
target pointersize = 32