diff options
Diffstat (limited to 'polly/test/CodeGen/udiv_expansion_position.ll')
| -rw-r--r-- | polly/test/CodeGen/udiv_expansion_position.ll | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/polly/test/CodeGen/udiv_expansion_position.ll b/polly/test/CodeGen/udiv_expansion_position.ll index 354e3cd..2a3ba8a 100644 --- a/polly/test/CodeGen/udiv_expansion_position.ll +++ b/polly/test/CodeGen/udiv_expansion_position.ll @@ -1,4 +1,4 @@ -; RUN: opt %loadNPMPolly -passes=polly-codegen -S < %s | FileCheck %s +; RUN: opt %loadNPMPolly '-passes=polly<no-default-opts>' -S < %s | FileCheck %s ; ; Verify we do not crash when we synthezise code for the udiv in the SCoP. ; |
