diff options
Diffstat (limited to 'tests/codegen/panic-unwind-default-uwtable.rs')
| -rw-r--r-- | tests/codegen/panic-unwind-default-uwtable.rs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/codegen/panic-unwind-default-uwtable.rs b/tests/codegen/panic-unwind-default-uwtable.rs index 4c85008cf35..b78b159d20d 100644 --- a/tests/codegen/panic-unwind-default-uwtable.rs +++ b/tests/codegen/panic-unwind-default-uwtable.rs @@ -1,4 +1,4 @@ -// compile-flags: -C panic=unwind -C no-prepopulate-passes +// compile-flags: -C panic=unwind -C no-prepopulate-passes -Copt-level=0 #![crate_type = "lib"] |
