Force the interpreter for this testcase
authorChris Lattner <sabre@nondot.org>
Sat, 28 Jun 2003 23:02:04 +0000 (23:02 +0000)
committerChris Lattner <sabre@nondot.org>
Sat, 28 Jun 2003 23:02:04 +0000 (23:02 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@6958 91177308-0d34-0410-b5e6-96231b3b80d8

test/Transforms/LevelRaise/2002-02-11-ArrayShape.ll

index 7b78a8d2d37248becbb7d8d8511082beb35bd95b..ef9a7ae36a1cc450b1800b95b02c6b5f5ecde25d 100644 (file)
@@ -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