[PATCH] D91249: [obj2yaml] - Teach tool to emit the "SectionHeaderTable" key and sort sections by file offset.

George Rimar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 1 01:30:03 PST 2020


grimar updated this revision to Diff 308576.
grimar added a comment.

- Addressed review comment (removed test case).


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

https://reviews.llvm.org/D91249

Files:
  llvm/lib/ObjectYAML/ELFYAML.cpp
  llvm/test/Object/X86/obj2yaml-dup-section-name.s
  llvm/test/Object/obj2yaml.test
  llvm/test/tools/obj2yaml/ELF/offset.yaml
  llvm/tools/obj2yaml/elf2yaml.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D91249.308576.patch
Type: text/x-patch
Size: 15422 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201201/0450c586/attachment.bin>


More information about the llvm-commits mailing list