Files
clang-p2996/llvm/lib/Target/M68k/M68kFrameLowering.cpp
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

32 KiB