[llvm] [MC] [Win64EH] Produce packed unwind for the special case of X19+LR (PR #169697)
Martin Storsjö via llvm-commits
llvm-commits at lists.llvm.org
Wed Nov 26 09:49:37 PST 2025
mstorsjo wrote:
CC @pmsjt @LouisLaf
This goes on top of #169676. This is a requirement for making the case in #169588 packed - I guess I got nerd sniped into implementing this part after all, for completeness. :-) But I won't try to adjust the prologue code generation to hit this.
https://github.com/llvm/llvm-project/pull/169697
More information about the llvm-commits
mailing list