[PATCH] D40863: [AArch64][Darwin] Implement stack probing for static and dynamic stack objects
Oskar Wirga via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Apr 19 11:30:20 PDT 2023
oskarwirga added a comment.
Herald added a project: All.
I am looking to add stack probing for linux AArch64 using this diff as a basis for my work. Are there any plans to re-introduce this diff for Darwin? Is that something I should take on as well? Context is I am working on mobile apps and we want to add -fstack-clash-protection support :)
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D40863/new/
https://reviews.llvm.org/D40863
More information about the llvm-commits
mailing list