summaryrefslogtreecommitdiffstats
path: root/llvm/test/Analysis/LoopInfo/2003-05-15-NestingProblem.ll
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/Analysis/LoopInfo/2003-05-15-NestingProblem.ll')
-rw-r--r--llvm/test/Analysis/LoopInfo/2003-05-15-NestingProblem.ll1
1 files changed, 1 insertions, 0 deletions
diff --git a/llvm/test/Analysis/LoopInfo/2003-05-15-NestingProblem.ll b/llvm/test/Analysis/LoopInfo/2003-05-15-NestingProblem.ll
index a87bab7cabf..599b3e4b031 100644
--- a/llvm/test/Analysis/LoopInfo/2003-05-15-NestingProblem.ll
+++ b/llvm/test/Analysis/LoopInfo/2003-05-15-NestingProblem.ll
@@ -2,6 +2,7 @@
; not a child of the loopentry.6 loop.
;
; RUN: opt < %s -analyze -loops | FileCheck %s
+; RUN: opt < %s -passes='print<loops>' -disable-output 2>&1 | FileCheck %s
; CHECK: Loop at depth 4 containing: %loopentry.7<header><latch><exiting>
OpenPOWER on IntegriCloud