[PATCH] D65537: Print reasonable representations of type names in llvm-nm, readelf and readobj.

Sunil Srivastava via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 8 16:26:28 PDT 2019


Sunil_Srivastava updated this revision to Diff 214256.
Sunil_Srivastava marked an inline comment as done.
Sunil_Srivastava added a comment.

Removed number from the first column of the table, as suggested by James Henderson.


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

https://reviews.llvm.org/D65537

Files:
  include/llvm/Object/ELFObjectFile.h
  lib/Object/ELFObjectFile.cpp
  test/tools/llvm-nm/format-sysv-type.test
  test/tools/llvm-readobj/elf-symbol-types.test
  test/tools/yaml2obj/symbol-type.yaml

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D65537.214256.patch
Type: text/x-patch
Size: 7999 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190808/8d03f8f2/attachment.bin>


More information about the llvm-commits mailing list