[PATCH] D68636: [llvm-readobj] - Refine the LLVM-style output to be consistent.

George Rimar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 8 07:48:20 PDT 2019


grimar updated this revision to Diff 223861.
grimar marked 4 inline comments as done.
grimar edited the summary of this revision.
grimar added a comment.

- Addressed review comments.


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

https://reviews.llvm.org/D68636

Files:
  test/Object/multiple-sections.yaml
  test/tools/llvm-objcopy/ELF/binary-output-target.test
  test/tools/llvm-objcopy/ELF/many-sections.test
  test/tools/llvm-readobj/all.test
  test/tools/llvm-readobj/elf-file-headers.test
  test/tools/llvm-readobj/elf-versioninfo.test
  test/tools/llvm-readobj/file-name.test
  test/tools/yaml2obj/verdef-section.yaml
  test/tools/yaml2obj/verneed-section.yaml
  test/tools/yaml2obj/versym-section.yaml
  tools/llvm-readobj/DwarfCFIEHPrinter.h
  tools/llvm-readobj/ELFDumper.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D68636.223861.patch
Type: text/x-patch
Size: 9121 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191008/9418987d/attachment.bin>


More information about the llvm-commits mailing list