Remove the getAttributesAtIndex and getNumAttrs methods in favor of using the getAttr...
[oota-llvm.git] / test / Transforms / Reassociate / crash.ll
index e29b5dc9c0ce85cc6017f9374ad9f29d5f806d7e..770f97371d7e3b5c7dbacfce16bbca0f8876e86c 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: opt -reassociate -disable-output %s
+; RUN: opt -reassociate -disable-output %s
 
 
 ; rdar://7507855