summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorNick Lewycky <nicholas@mxc.ca>2009-08-17 17:41:29 +0000
committerNick Lewycky <nicholas@mxc.ca>2009-08-17 17:41:29 +0000
commit5fe01f4e4b895dcb316784d183dc60fdc5aec4a2 (patch)
tree6d16d326fb06ff6c12ec51d45e02505ba8ab5714 /test
parent36a3eb0aaa6e6981186ca0bc275bc86c2effd743 (diff)
downloadllvm-5fe01f4e4b895dcb316784d183dc60fdc5aec4a2.tar.gz
llvm-5fe01f4e4b895dcb316784d183dc60fdc5aec4a2.tar.bz2
llvm-5fe01f4e4b895dcb316784d183dc60fdc5aec4a2.tar.xz
Test the pass the test is actually for, instead of one that doesn't exist.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@79257 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test')
-rw-r--r--test/Transforms/SSI/2009-08-17-CritEdge.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Transforms/SSI/2009-08-17-CritEdge.ll b/test/Transforms/SSI/2009-08-17-CritEdge.ll
index e5d1183dab..0c60b045b6 100644
--- a/test/Transforms/SSI/2009-08-17-CritEdge.ll
+++ b/test/Transforms/SSI/2009-08-17-CritEdge.ll
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | opt -abcd -disable-output
+; RUN: llvm-as < %s | opt -ssi-everything -disable-output
define void @test(i32 %x) {
entry: