[PATCH] D127007: [MC] Add 'G' to augmentation string for MTE instrumented functions

Evgenii Stepanov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 6 17:26:28 PDT 2022


eugenis added a comment.

In D127007#3562002 <https://reviews.llvm.org/D127007#3562002>, @fmayer wrote:

> In D127007#3561986 <https://reviews.llvm.org/D127007#3561986>, @eugenis wrote:
>
>> Should we have a test for the augmentation string, through llvm-readelf?
>
> We have that test the follow-up CL that does the change to lld (as requested to be split by MaskRay).

Hmm ok. This tests does not really need to involve lld at all, but that's fine.


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