summaryrefslogtreecommitdiffstats
path: root/test/Analysis/RegionInfo/nested_loops.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/Analysis/RegionInfo/nested_loops.ll')
-rw-r--r--test/Analysis/RegionInfo/nested_loops.ll1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/Analysis/RegionInfo/nested_loops.ll b/test/Analysis/RegionInfo/nested_loops.ll
index a3707a1..3e73b3a 100644
--- a/test/Analysis/RegionInfo/nested_loops.ll
+++ b/test/Analysis/RegionInfo/nested_loops.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