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:
950971d
)
Remove obsolete option
author
Chris Lattner
<sabre@nondot.org>
Tue, 16 Sep 2003 15:34:36 +0000
(15:34 +0000)
committer
Chris Lattner
<sabre@nondot.org>
Tue, 16 Sep 2003 15:34:36 +0000
(15:34 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@8560
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 a88c513c1d664386e2f944582405c16633683e72..08d2c24327845d57c985c02187aaf06b80434c4e 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: 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