[PATCH] D92644: [obj2yaml] - Support dumping objects that have multiple SHT_SYMTAB_SHNDX sections.

James Henderson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Dec 7 02:17:50 PST 2020


jhenderson added a comment.

In D92644#2436576 <https://reviews.llvm.org/D92644#2436576>, @grimar wrote:

> In D92644#2436573 <https://reviews.llvm.org/D92644#2436573>, @jhenderson wrote:
>
>> I actually filed a bug about this a while back: https://bugs.llvm.org/show_bug.cgi?id=43991
>
> Yeah, I know. But it is about llvm-readelf, this patch is for obj2yaml, though the issue is indeed the same.
> I am investigating that bug, btw, too.

Oops, I misread, thanks.


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

https://reviews.llvm.org/D92644



More information about the llvm-commits mailing list