From 5fe01f4e4b895dcb316784d183dc60fdc5aec4a2 Mon Sep 17 00:00:00 2001 From: Nick Lewycky Date: Mon, 17 Aug 2009 17:41:29 +0000 Subject: [PATCH] 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 --- test/Transforms/SSI/2009-08-17-CritEdge.ll | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/Transforms/SSI/2009-08-17-CritEdge.ll b/test/Transforms/SSI/2009-08-17-CritEdge.ll index e5d1183dab0..0c60b045b61 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: