[llvm] [win][x64] Windows x64 unwind v3: Update epilog inheritance per spec clarification (PR #202778)
Evgenii Kudriashov via llvm-commits
llvm-commits at lists.llvm.org
Wed Jun 10 05:53:57 PDT 2026
================
@@ -73,7 +73,7 @@ different_numops:
.seh_endepilogue
retq
.L_DIFFOPS_ELSE:
- // Epilog 1: partial ฮรรถ only dealloc, no pop
+ // Epilog 1: partial -> only dealloc, no pop
----------------
e-kud wrote:
Interesting how we could be selectively blind ๐
https://github.com/llvm/llvm-project/pull/202778
More information about the llvm-commits
mailing list