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

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 8 23:31:09 PDT 2019


MaskRay added a comment.

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


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