[PATCH] D95511: [llvm-readelf] Support dumping the BB address map section with --bb-addr-map.

Rahman Lavaee via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 17 17:46:58 PST 2021


rahmanl added a comment.

In D95511#2570218 <https://reviews.llvm.org/D95511#2570218>, @rahmanl wrote:

> - Decode the Metadata field consistently with the encoding in AsmPrinter::getBBAddrMapMetadata.

@jhenderson and @shenhan  I decided to decode the Metadata field right here so the user wouldn't need to worry about it.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D95511



More information about the llvm-commits mailing list