aboutsummaryrefslogtreecommitdiff
path: root/polly/test/ScopInfo/multiple_exiting_blocks.ll
diff options
context:
space:
mode:
Diffstat (limited to 'polly/test/ScopInfo/multiple_exiting_blocks.ll')
-rw-r--r--polly/test/ScopInfo/multiple_exiting_blocks.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/polly/test/ScopInfo/multiple_exiting_blocks.ll b/polly/test/ScopInfo/multiple_exiting_blocks.ll
index b0c425e..218e5c4 100644
--- a/polly/test/ScopInfo/multiple_exiting_blocks.ll
+++ b/polly/test/ScopInfo/multiple_exiting_blocks.ll
@@ -1,4 +1,4 @@
-; RUN: opt %loadNPMPolly '-passes=print<polly-function-scops>' -disable-output < %s 2>&1 | FileCheck %s
+; RUN: opt %loadNPMPolly '-passes=polly-custom<scops>' -polly-print-scops -disable-output < %s 2>&1 | FileCheck %s
;
; The SCoP contains a loop with multiple exit blocks (BBs after leaving
; the loop). The current implementation of deriving their domain derives