[PATCH] D59877: [llvm-readobj][WIP] Add GNU style dumper for .gnu.version section
Xing via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Mar 27 18:26:05 PDT 2019
Higuoxing added a comment.
In D59877#1445270 <https://reviews.llvm.org/D59877#1445270>, @rupprecht wrote:
> Very cool. It looks like -V also prints a definition/needed section that this patch doesn't support yet. Is that coming in a later patch?
Thanks for reviewing! I have implemented prototype dumpers for them, and I would like to introduce them in next series patches.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D59877/new/
https://reviews.llvm.org/D59877
More information about the llvm-commits
mailing list