[PATCH] D64674: [NFC][llvm-readobj] Refactor dynamic string table indexing into a function.

Yuanfang Chen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Jul 14 18:36:18 PDT 2019


ychen added a comment.

In D64674#1584157 <https://reviews.llvm.org/D64674#1584157>, @MaskRay wrote:

> Do you find another use case of `printDynamicString`? If yes, can you name it?


Patch updated. I think we could use a function to indexing the dynamic string table.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D64674





More information about the llvm-commits mailing list