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

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 17 14:07:31 PST 2023


MaskRay added inline comments.


================
Comment at: llvm/docs/CommandGuide/llvm-readelf.rst:122
+ Display information about memory tagging present in the binary. This includes
+ various dynamic entries, decoded global descriptor sections, and decoded
+ Android-specific ELF notes.
----------------
various dynamic entries => various memtag-specific dynamic entries ?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D143693



More information about the llvm-commits mailing list