[PATCH] D143693: [llvm-readobj] Add --memtag

Mitch Phillips via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 28 16:07:18 PST 2023


hctim updated this revision to Diff 501328.
hctim marked 13 inline comments as done.
hctim added a comment.

Address MaskRay and jhenderson's comments.

Let's see how the pre-merge bots go with this instance. Honestly, I've had so many times where the pre-merge bots show garbage results that I don't trust them any more :).


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D143693

Files:
  llvm/docs/CommandGuide/llvm-readelf.rst
  llvm/docs/CommandGuide/llvm-readobj.rst
  llvm/include/llvm/BinaryFormat/DynamicTags.def
  llvm/test/tools/llvm-readobj/ELF/AArch64/memtag.test
  llvm/test/tools/llvm-readobj/ELF/AArch64/note-android-memtag.test
  llvm/tools/llvm-readobj/ELFDumper.cpp
  llvm/tools/llvm-readobj/ObjDumper.h
  llvm/tools/llvm-readobj/Opts.td
  llvm/tools/llvm-readobj/llvm-readobj.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D143693.501328.patch
Type: text/x-patch
Size: 23346 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230301/50322633/attachment.bin>


More information about the llvm-commits mailing list