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

Brandon Bergren via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 7 16:46:29 PDT 2019


Bdragon28 added a comment.

So for ELF, you would want to do this logic INSTEAD of the hidden check immediately above.


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