[PATCH] D61647: llvm-objdump: when ELF st_other field is set, print its value before symbol name

Alfredo Dal'Ava JĂșnior via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 9 08:55:16 PDT 2019


adalava abandoned this revision.
adalava added a comment.

In D61647#1496067 <https://reviews.llvm.org/D61647#1496067>, @MaskRay wrote:

> See https://reviews.llvm.org/D61718 , not many tests need updating. The dump still diverges from GNU objdump in a few ways, e.g. the width of the size field, the number of spaces, the 'g' symbol etc


Thank you, MaskRay. I'm abandoning this review in favor of D61718 <https://reviews.llvm.org/D61718>. Let's continue discussing there, please check my comments in D61718 <https://reviews.llvm.org/D61718>.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D61647





More information about the llvm-commits mailing list