Merging r259177:
[oota-llvm.git] / test / Analysis / RegionInfo / condition_same_exit.ll
index e48413a4c2dd46369c6abc160f5a8510f35dc3cd..bfb0df84b44de6c341392e8e8d206fa78d84db61 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