summaryrefslogtreecommitdiffstats
path: root/test/Transforms/LoopRotate/LRCrash-4.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/Transforms/LoopRotate/LRCrash-4.ll')
-rw-r--r--test/Transforms/LoopRotate/LRCrash-4.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Transforms/LoopRotate/LRCrash-4.ll b/test/Transforms/LoopRotate/LRCrash-4.ll
index b2f3224..7d35c16 100644
--- a/test/Transforms/LoopRotate/LRCrash-4.ll
+++ b/test/Transforms/LoopRotate/LRCrash-4.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 @InterpretSEIMessage(i8* %msg) {
entry:
OpenPOWER on IntegriCloud