[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
Mon Aug 5 13:57:31 PDT 2019


Sunil_Srivastava updated this revision to Diff 213455.
Sunil_Srivastava added a comment.

Changed the table order and, typename style from "Unknown 7" to "Unknown(7)".


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.213455.patch
Type: text/x-patch
Size: 8017 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190805/5ab25bf5/attachment.bin>


More information about the llvm-commits mailing list