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
This commit is contained in:
Nick Lewycky 2009-08-17 17:41:29 +00:00
parent 36a3eb0aaa
commit 5fe01f4e4b

View File

@ -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: