diff options
| author | Josh Stone <jistone@redhat.com> | 2024-06-14 16:05:22 -0700 |
|---|---|---|
| committer | Josh Stone <jistone@redhat.com> | 2024-06-26 15:30:47 -0700 |
| commit | 7c3673ff6f2ff4e8e85344c091c9feb4b5da1290 (patch) | |
| tree | 2d8486439308e14774f11e8e8eaddf35016eaae8 /tests/mir-opt/dataflow-const-prop/checked.main.DataflowConstProp.panic-unwind.diff | |
| parent | 1a05cb2d9358879468c87645b0c1d5d1e8e12a12 (diff) | |
| download | rust-7c3673ff6f2ff4e8e85344c091c9feb4b5da1290.tar.gz rust-7c3673ff6f2ff4e8e85344c091c9feb4b5da1290.zip | |
Bless mir-opt for excluded alloc bytes
Diffstat (limited to 'tests/mir-opt/dataflow-const-prop/checked.main.DataflowConstProp.panic-unwind.diff')
| -rw-r--r-- | tests/mir-opt/dataflow-const-prop/checked.main.DataflowConstProp.panic-unwind.diff | 10 |
1 files changed, 3 insertions, 7 deletions
diff --git a/tests/mir-opt/dataflow-const-prop/checked.main.DataflowConstProp.panic-unwind.diff b/tests/mir-opt/dataflow-const-prop/checked.main.DataflowConstProp.panic-unwind.diff index 34feb2a6406..bd22c50dd8f 100644 --- a/tests/mir-opt/dataflow-const-prop/checked.main.DataflowConstProp.panic-unwind.diff +++ b/tests/mir-opt/dataflow-const-prop/checked.main.DataflowConstProp.panic-unwind.diff @@ -76,13 +76,9 @@ StorageDead(_1); return; } -+ } + } + -+ ALLOC0 (size: 8, align: 4) { -+ 00 00 00 80 01 __ __ __ │ .....░░░ -+ } ++ ALLOC0 (size: 8, align: 4) { .. } + -+ ALLOC1 (size: 8, align: 4) { -+ 03 00 00 00 00 __ __ __ │ .....░░░ - } ++ ALLOC1 (size: 8, align: 4) { .. } |
