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

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 8 14:02:25 PST 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL355742: Improve "llvm-nm -f sysv" output for Elf files (authored by ssrivastava, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D59060?vs=189733&id=189929#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D59060

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D59060.189929.patch
Type: text/x-patch
Size: 8708 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190308/51bff222/attachment.bin>


More information about the llvm-commits mailing list