[PATCH] D75342: [obj2yaml] - Teach tool to dump program headers.

George Rimar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 13 05:06:53 PDT 2020


grimar updated this revision to Diff 250179.
grimar marked 4 inline comments as done.
grimar added a comment.

- Addressed review comments (simplified algorithm used).


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

https://reviews.llvm.org/D75342

Files:
  llvm/include/llvm/ObjectYAML/ELFYAML.h
  llvm/test/Object/obj2yaml.test
  llvm/test/tools/obj2yaml/program-headers.yaml
  llvm/tools/obj2yaml/elf2yaml.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D75342.250179.patch
Type: text/x-patch
Size: 18710 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200313/2f879ff9/attachment.bin>


More information about the llvm-commits mailing list