[PATCH] D127007: [llvm] Add 'G' to augmentation string for MTE instrumented functions.
Florian Mayer via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jun 6 09:44:11 PDT 2022
fmayer added a comment.
In D127007#3559248 <https://reviews.llvm.org/D127007#3559248>, @MaskRay wrote:
> Thanks for starting the GCC thread! I think the implementation is reasonable.
Turns out this is already part of ARM's ABI:
https://github.com/ARM-software/abi-aa/blob/main/aadwarf64/aadwarf64.rst#id22
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D127007/new/
https://reviews.llvm.org/D127007
More information about the llvm-commits
mailing list