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/default_boxed_slice.main.DataflowConstProp.64bit.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/default_boxed_slice.main.DataflowConstProp.64bit.panic-unwind.diff')
| -rw-r--r-- | tests/mir-opt/dataflow-const-prop/default_boxed_slice.main.DataflowConstProp.64bit.panic-unwind.diff | 12 |
1 files changed, 3 insertions, 9 deletions
diff --git a/tests/mir-opt/dataflow-const-prop/default_boxed_slice.main.DataflowConstProp.64bit.panic-unwind.diff b/tests/mir-opt/dataflow-const-prop/default_boxed_slice.main.DataflowConstProp.64bit.panic-unwind.diff index 2e75a63e290..68dee57dee9 100644 --- a/tests/mir-opt/dataflow-const-prop/default_boxed_slice.main.DataflowConstProp.64bit.panic-unwind.diff +++ b/tests/mir-opt/dataflow-const-prop/default_boxed_slice.main.DataflowConstProp.64bit.panic-unwind.diff @@ -98,15 +98,9 @@ } } - ALLOC2 (size: 16, align: 8) { - 01 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 │ ................ - } + ALLOC2 (size: 16, align: 8) { .. } - ALLOC1 (size: 16, align: 8) { - 01 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 │ ................ - } + ALLOC1 (size: 16, align: 8) { .. } - ALLOC0 (size: 16, align: 8) { - 01 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 │ ................ - } + ALLOC0 (size: 16, align: 8) { .. } |
