aboutsummaryrefslogtreecommitdiff
path: root/polly/test/ScopInfo/exit-phi-2.ll
diff options
context:
space:
mode:
Diffstat (limited to 'polly/test/ScopInfo/exit-phi-2.ll')
-rw-r--r--polly/test/ScopInfo/exit-phi-2.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/polly/test/ScopInfo/exit-phi-2.ll b/polly/test/ScopInfo/exit-phi-2.ll
index 695c617..b8da9ab 100644
--- a/polly/test/ScopInfo/exit-phi-2.ll
+++ b/polly/test/ScopInfo/exit-phi-2.ll
@@ -1,4 +1,4 @@
-; RUN: opt %loadNPMPolly -polly-stmt-granularity=bb '-passes=print<polly-function-scops>' -disable-output < %s 2>&1 | FileCheck %s
+; RUN: opt %loadNPMPolly -polly-stmt-granularity=bb '-passes=polly-custom<scops>' -polly-print-scops -disable-output < %s 2>&1 | FileCheck %s
;
; Check that there is no MK_ExitPHI READ access.
;