[PATCH] D17523: llvm-readobj: enable GNU output style sections and relocations printing for ELF files

khemant@codeaurora.org via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 22 14:42:08 PST 2016


khemant created this revision.
khemant added reviewers: echristo, Bigcheese.
khemant added subscribers: llvm-commits, echristo, Bigcheese.
khemant set the repository for this revision to rL LLVM.

Implement output similar to:
readelf -rW
readelf -SW


Repository:
  rL LLVM

http://reviews.llvm.org/D17523

Files:
  test/tools/llvm-readobj/gnu-relocations.test
  test/tools/llvm-readobj/gnu-sections.test
  tools/llvm-readobj/ELFDumper.cpp
  tools/llvm-readobj/StreamWriter.cpp
  tools/llvm-readobj/StreamWriter.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D17523.48735.patch
Type: text/x-patch
Size: 44230 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160222/2565fb70/attachment.bin>


More information about the llvm-commits mailing list