[llvm-branch-commits] [compiler-rt] release/23.x: [compiler-rt] Disable executable stack on `aeabi_u{read, write}*.S` (#214465) (PR #214489)
Peter Smith via llvm-branch-commits
llvm-branch-commits at lists.llvm.org
Thu Aug 6 06:50:43 PDT 2026
https://github.com/smithp35 approved this pull request.
LGTM, so that @statham-arm , indirectly isn't the only one reviewing his own submitted cherry-pick.
This is a simple and safe change for functions that do not require an executable stack.
https://github.com/llvm/llvm-project/pull/214489
More information about the llvm-branch-commits
mailing list