Remove the getAttributesAtIndex and getNumAttrs methods in favor of using the getAttr...
[oota-llvm.git] / test / Transforms / Reassociate / 2006-04-27-ReassociateVector.ll
index 3662e097c9f06f550c1a28b93063ea661ebc97dd..384cbc90a744c5981990b18877fc24e92503d8ee 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | opt -reassociate -disable-output
+; RUN: opt < %s -reassociate -disable-output
 
 define void @foo() {
        %tmp162 = fsub <4 x float> zeroinitializer, zeroinitializer             ; <<4 x float>> [#uses=1]