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/enum.simple.DataflowConstProp.64bit.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/enum.simple.DataflowConstProp.64bit.diff')
| -rw-r--r-- | tests/mir-opt/dataflow-const-prop/enum.simple.DataflowConstProp.64bit.diff | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/tests/mir-opt/dataflow-const-prop/enum.simple.DataflowConstProp.64bit.diff b/tests/mir-opt/dataflow-const-prop/enum.simple.DataflowConstProp.64bit.diff index 89ed26f065b..a64dda0d06c 100644 --- a/tests/mir-opt/dataflow-const-prop/enum.simple.DataflowConstProp.64bit.diff +++ b/tests/mir-opt/dataflow-const-prop/enum.simple.DataflowConstProp.64bit.diff @@ -60,9 +60,7 @@ StorageDead(_1); return; } -+ } -+ -+ ALLOC0 (size: 8, align: 4) { -+ 00 00 00 00 00 00 00 00 │ ........ } ++ ++ ALLOC0 (size: 8, align: 4) { .. } |
