[llvm-branch-commits] [llvm] release/20.x: Fix crash lowering stack guard on OpenBSD/aarch64. (#125416) (PR #136458)
via llvm-branch-commits
llvm-branch-commits at lists.llvm.org
Sat May 10 07:55:18 PDT 2025
3405691582 wrote:
> @brad0 (or anyone else). If you would like to add a note about this fix in the release notes (completely optional). Please reply to this comment with a one or two sentence description of the fix. When you are done, please add the release:note label to this PR.
Fixed compiler crash on OpenBSD/aarch64 when using stack protection by ensuring platform-specific guard variables are consistently referenced.
https://github.com/llvm/llvm-project/pull/136458
More information about the llvm-branch-commits
mailing list