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

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 25 16:21:53 PST 2019


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

Changed prior to commit:
  https://reviews.llvm.org/D58263?vs=186946&id=188271#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D58263

Files:
  llvm/trunk/include/llvm/Object/ELFObjectFile.h
  llvm/trunk/include/llvm/Object/ObjectFile.h
  llvm/trunk/lib/Object/ELFObjectFile.cpp
  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: D58263.188271.patch
Type: text/x-patch
Size: 9609 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190226/33bc9d24/attachment.bin>


More information about the llvm-commits mailing list