summaryrefslogtreecommitdiffstats
path: root/test/Analysis/RegionInfo/loop_with_condition.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/Analysis/RegionInfo/loop_with_condition.ll')
-rw-r--r--test/Analysis/RegionInfo/loop_with_condition.ll1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/Analysis/RegionInfo/loop_with_condition.ll b/test/Analysis/RegionInfo/loop_with_condition.ll
index 08d2ba8..4c1c865 100644
--- a/test/Analysis/RegionInfo/loop_with_condition.ll
+++ b/test/Analysis/RegionInfo/loop_with_condition.ll
@@ -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
OpenPOWER on IntegriCloud