projects
/
oota-llvm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e03d077
)
Force the interpreter for this testcase
author
Chris Lattner
<sabre@nondot.org>
Sat, 28 Jun 2003 23:02:04 +0000
(23:02 +0000)
committer
Chris 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
patch
|
blob
|
history
diff --git
a/test/Transforms/LevelRaise/2002-02-11-ArrayShape.ll
b/test/Transforms/LevelRaise/2002-02-11-ArrayShape.ll
index 7b78a8d2d37248becbb7d8d8511082beb35bd95b..ef9a7ae36a1cc450b1800b95b02c6b5f5ecde25d 100644
(file)
--- 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