[PATCH] D143675: Discussion: Darwin Sanitizers Stable ABI
Vitaly Buka via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Feb 28 15:51:14 PST 2023
vitalybuka added a comment.
Usually freezing signatures is not a big concern, we can agree to preserve existing functions.
The stuff like ASanStackFrameLayout is the concern. compiler and runtime must agree on data layout. The same for global.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D143675/new/
https://reviews.llvm.org/D143675
More information about the cfe-commits
mailing list