aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--test/Transforms/LevelRaise/2002-02-11-ArrayShape.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Transforms/LevelRaise/2002-02-11-ArrayShape.ll b/test/Transforms/LevelRaise/2002-02-11-ArrayShape.ll
index a88c513c1d..08d2c24327 100644
--- a/test/Transforms/LevelRaise/2002-02-11-ArrayShape.ll
+++ b/test/Transforms/LevelRaise/2002-02-11-ArrayShape.ll
@@ -18,7 +18,7 @@
; equivelent form.
;
; RUN: llvm-as < %s | opt -q -raise > Output/%s.raised.bc
-; RUN: lli -force-interpreter -array-checks -abort-on-exception < Output/%s.raised.bc
+; RUN: lli -force-interpreter -array-checks < Output/%s.raised.bc
;
implementation