[llvm] [AArch64] Initial compiler support for SVE unwind on Windows. (PR #138609)

David Green via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 13 01:12:50 PDT 2025


davemgreen wrote:

Hi @efriedma-quic, we are still seeing a crash with debug info (on non-windows platforms), as in https://godbolt.org/z/6Eced39b8. It only triggers in debug builds because of some extra calls to resolveFrameOffsetReference that do not occur without debug info. Any ideas? Thanks

https://github.com/llvm/llvm-project/pull/138609


More information about the llvm-commits mailing list