Revert r198208 and reapply:
[oota-llvm.git] / test / Analysis / RegionInfo / cond_loop.ll
index 1145ffdba0395e9dbfdddd9478d0503e83f0b375..0da4e5dca3d3900353a16f044d11fcdaf54102f2 100644 (file)
@@ -1,3 +1,4 @@
+; REQUIRES: asserts
 ; RUN: opt -regions -analyze < %s | FileCheck %s
 ; RUN: opt -regions -stats < %s 2>&1 | FileCheck -check-prefix=STAT %s
 ; RUN: opt -regions -print-region-style=bb  -analyze < %s 2>&1 | FileCheck -check-prefix=BBIT %s