[PATCH] D119384: [MTE] [lld] Add --memtag-* options to synthetise ELF notes.

Evgenii Stepanov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 14 13:04:10 PDT 2022


eugenis added a comment.

The concept of memtag is not android specific, but the current implementation is. It might grow support for other OS targets in the future.

I think it would be convenient to reserve the right to change the option semantics at least until we hear about another target implementation?


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D119384/new/

https://reviews.llvm.org/D119384



More information about the llvm-commits mailing list