[PATCH] D17822: llvm-readobj: enable GNU style -g option

khemant@codeaurora.org via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 8 10:41:32 PST 2016


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

Suggestion by Rafael incorporated:
Changed auto to ArrayRef<Elf_Word>
Removed while() {} and used range based loops.


Repository:
  rL LLVM

http://reviews.llvm.org/D17822

Files:
  test/tools/llvm-readobj/elf-groups.test
  tools/llvm-readobj/ELFDumper.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D17822.50053.patch
Type: text/x-patch
Size: 6874 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160308/c1ecb5c0/attachment.bin>


More information about the llvm-commits mailing list