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

Mitch Phillips via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 28 15:55:20 PDT 2022


hctim updated this revision to Diff 418720.
hctim marked 4 inline comments as done.
hctim added a comment.
Herald added a subscriber: StephenFan.

Rebase, rename to --android-memtag*, and address Ray's comments.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D119384

Files:
  lld/ELF/Config.h
  lld/ELF/Driver.cpp
  lld/ELF/Options.td
  lld/ELF/SyntheticSections.cpp
  lld/ELF/SyntheticSections.h
  lld/ELF/Writer.cpp
  lld/test/ELF/aarch64-memtag-android-abi.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D119384.418720.patch
Type: text/x-patch
Size: 10497 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220328/72f54b73/attachment.bin>


More information about the llvm-commits mailing list