[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
Tue Mar 1 15:06:48 PST 2016


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

Removed unneeded typedefs in base class and any to_string that was operand to << operator of raw_ostream.


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.49554.patch
Type: text/x-patch
Size: 44257 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160301/8d99e63e/attachment.bin>


More information about the llvm-commits mailing list