[PATCH] D71835: [llvm-readobj] - Remove an excessive helper for printing dynamic tags.

James Henderson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 14 01:42:18 PST 2020


jhenderson added a comment.

In D71835#1817700 <https://reviews.llvm.org/D71835#1817700>, @MaskRay wrote:

> I think our goal is to make llvm-readobj -d and llvm-readelf -d consistent.


FWIW, I don't see a massive need for this (we don't make, e.g. symbol output consistent), but I don't oppose attempting it as long as llvm-readelf output is consistent with GNU readelf.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D71835





More information about the llvm-commits mailing list