[PATCH] D60321: [llvm-readobj] Add helper functions `printVersionSymbol()`, `printVersionDefinition()` and `printVersionDependency()`
Xing via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Apr 5 08:45:55 PDT 2019
Higuoxing created this revision.
Higuoxing added a reviewer: jhenderson.
Herald added subscribers: llvm-commits, rupprecht.
Herald added a project: LLVM.
Since LLVM Style dumpers and GNU style dumpers share some same logic, we could simplify some logic inside printing functions.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D60321
Files:
llvm/tools/llvm-readobj/ELFDumper.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D60321.193891.patch
Type: text/x-patch
Size: 12150 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190405/ac99165b/attachment.bin>
More information about the llvm-commits
mailing list