aboutsummaryrefslogtreecommitdiff
path: root/polly/test/CodeGen/no_guard_bb.ll
diff options
context:
space:
mode:
Diffstat (limited to 'polly/test/CodeGen/no_guard_bb.ll')
-rw-r--r--polly/test/CodeGen/no_guard_bb.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/polly/test/CodeGen/no_guard_bb.ll b/polly/test/CodeGen/no_guard_bb.ll
index a022083..604c5ac 100644
--- a/polly/test/CodeGen/no_guard_bb.ll
+++ b/polly/test/CodeGen/no_guard_bb.ll
@@ -1,4 +1,4 @@
-; RUN: opt %loadNPMPolly -passes=polly-codegen -S -verify-dom-info < %s | FileCheck %s
+; RUN: opt %loadNPMPolly '-passes=polly<no-default-opts>' -S -verify-dom-info < %s | FileCheck %s
;
; CHECK-NOT: br i1 true, label %polly.{{.*}}, label %polly.{{.*}}
;