[PATCH] D18224: llvm-readobj: GNU style symbols printing

khemant@codeaurora.org via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 18 12:41:14 PDT 2016


khemant updated this revision to Diff 51060.
khemant added a comment.

Incorporated the comments.

Removed storing the section header. Instead if section header present for DT_DYNSYM, save the name.


Repository:
  rL LLVM

http://reviews.llvm.org/D18224

Files:
  test/tools/llvm-readobj/Inputs/symbols-proc-specific.elf-hexagon
  test/tools/llvm-readobj/gnu-symbols.test
  tools/llvm-readobj/ELFDumper.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D18224.51060.patch
Type: text/x-patch
Size: 15859 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160318/6a0cee04/attachment.bin>


More information about the llvm-commits mailing list