Eliminate more redundant llvm-as calls.
[oota-llvm.git] / test / Transforms / InstCombine / 2004-07-27-ConstantExprMul.ll
index 82eecbb6986bf88d03fe4b7e24a5832d7539addb..819260b60b127b8ac61495fc10bc35b63a1f2394 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | opt -instcombine -disable-output
+; RUN: opt < %s -instcombine -disable-output
 
 @p = weak global i32 0          ; <i32*> [#uses=1]