Refactoring fail.
[oota-llvm.git] / test / Transforms / SCCP / 2002-05-02-MissSecondInst.ll
index fd4083d1374c8aea8a0be3845b6468d651606387..bb5b51d1bbb192ec8ccc768428835d3b47da72b8 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | opt -sccp | llvm-dis | not grep sub
+; RUN: opt < %s -sccp -S | not grep sub
 
 define void @test3(i32, i32) {
        add i32 0, 0            ; <i32>:3 [#uses=0]