summaryrefslogtreecommitdiffstats
path: root/test/Transforms/LoopRotate/LRCrash-2.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/Transforms/LoopRotate/LRCrash-2.ll')
-rw-r--r--test/Transforms/LoopRotate/LRCrash-2.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Transforms/LoopRotate/LRCrash-2.ll b/test/Transforms/LoopRotate/LRCrash-2.ll
index e117c11..0a10989 100644
--- a/test/Transforms/LoopRotate/LRCrash-2.ll
+++ b/test/Transforms/LoopRotate/LRCrash-2.ll
@@ -1,4 +1,4 @@
-; RUN: opt < %s -loop-rotate -disable-output
+; RUN: opt < %s -loop-rotate -verify-dom-info -verify-loop-info -disable-output
define void @findAllPairs() {
entry:
OpenPOWER on IntegriCloud