Remove the getAttributesAtIndex and getNumAttrs methods in favor of using the getAttr...
[oota-llvm.git] / test / Transforms / LoopSimplify / 2004-04-12-LoopSimplify-SwitchBackedges.ll
index ae11d80d34b85c5505212fb0283120aa07319614..c522ec9463b7550342fca8aedac1fa903584d250 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | opt -loopsimplify -disable-output
+; RUN: opt < %s -loop-simplify -disable-output
 
 define void @test() {
 loopentry.0: