aboutsummaryrefslogtreecommitdiffstats
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 7b78a8d..ef9a7ae 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: as < %s | opt -q -raise > Output/%s.raised.bc
-; RUN: lli -array-checks -abort-on-exception < Output/%s.raised.bc
+; RUN: lli -force-interpreter -array-checks -abort-on-exception < Output/%s.raised.bc
;
implementation