And lo, I was given a testcase for 131152. rdar://problem/9416774
[oota-llvm.git] / test / Other / 2008-10-06-RemoveDeadPass.ll
index a82d1b6f4b778f5923a89c1d9654c14d4087d08d..7cec2c57c2f62affc5720b74f0568ffcd97fdfd9 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | opt -inline -internalize -disable-output
+; RUN: opt < %s -inline -internalize -disable-output
 define void @foo() nounwind {
   ret void
 }