Janis Heims 3006dddfe0
[M68k] fix call frame destruction elimination when returning structs (#107579)
Fixes #106213.

This adjusts `eliminateCallFramePseudoInstr` to match the behaviour of
the X86 backend.
2024-11-10 15:43:25 -08:00
..