[PATCH] D92644: [obj2yaml] - Support dumping objects that have multiple SHT_SYMTAB_SHNDX sections.
George Rimar via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Dec 7 02:03:51 PST 2020
grimar added a comment.
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.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D92644/new/
https://reviews.llvm.org/D92644
More information about the llvm-commits
mailing list