aboutsummaryrefslogtreecommitdiff
path: root/polly/test/ScopInliner/ignore-declares.ll
diff options
context:
space:
mode:
Diffstat (limited to 'polly/test/ScopInliner/ignore-declares.ll')
-rw-r--r--polly/test/ScopInliner/ignore-declares.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/polly/test/ScopInliner/ignore-declares.ll b/polly/test/ScopInliner/ignore-declares.ll
index 5c0cfa1..85198b7 100644
--- a/polly/test/ScopInliner/ignore-declares.ll
+++ b/polly/test/ScopInliner/ignore-declares.ll
@@ -1,4 +1,4 @@
-; RUN: opt %loadNPMPolly -polly-detect-full-functions '-passes=cgscc(polly-inline),function(print<polly-function-scops>)' -disable-output < %s
+; RUN: opt %loadNPMPolly -polly-detect-full-functions '-passes=cgscc(polly-inline),polly-custom<print-scops>' -disable-output < %s
; Check that we do not crash if there are declares. We should skip function
; declarations and not try to query for domtree.