Remove the getAttributesAtIndex and getNumAttrs methods in favor of using the getAttr...
[oota-llvm.git] / test / Transforms / LCSSA / 2006-10-31-UnreachableBlock-2.ll
index bececb1876417f8455368dd2da99edb4d21f0a74..3ba8d18b00cf79b60d1f20d3ecebfb0a5a7f9818 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | opt -lcssa -disable-output -verify-dom-info
+; RUN: opt < %s -lcssa -disable-output -verify-dom-info -verify-loop-info
 ; PR977
 ; END.
 declare i32 @opost_block()