[PATCH] D59060: Compute and Print Type and Section columns in "llvm-nm -f sysv" output. Round 2.

Sunil Srivastava via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 7 09:30:02 PST 2019


Sunil_Srivastava updated this revision to Diff 189733.
Sunil_Srivastava marked 2 inline comments as done.
Sunil_Srivastava added a comment.

Replaced tab with spaces.


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

https://reviews.llvm.org/D59060

Files:
  include/llvm/Object/ELFObjectFile.h
  lib/Object/ELFObjectFile.cpp
  test/Object/X86/nm-print-size.s
  test/tools/llvm-nm/X86/sysv-i386.test
  test/tools/llvm-nm/X86/sysv-x86_64.test
  tools/llvm-nm/llvm-nm.cpp
  tools/llvm-readobj/ELFDumper.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D59060.189733.patch
Type: text/x-patch
Size: 8477 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190307/71ed0d0f/attachment.bin>


More information about the llvm-commits mailing list