diff options
Diffstat (limited to '')
-rw-r--r-- | tests/mir-opt/sroa/structs.rs | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/mir-opt/sroa/structs.rs b/tests/mir-opt/sroa/structs.rs index 7946eeaea..73563e12c 100644 --- a/tests/mir-opt/sroa/structs.rs +++ b/tests/mir-opt/sroa/structs.rs @@ -1,3 +1,4 @@ +// skip-filecheck // unit-test: ScalarReplacementOfAggregates // compile-flags: -Cpanic=abort // no-prefer-dynamic |