[PATCH] D88228: [yaml2obj][obj2yaml] - Add support for SHT_ARM_EXIDX section.

George Rimar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Sep 25 01:33:53 PDT 2020


grimar updated this revision to Diff 294246.
grimar marked 6 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/D88228/new/

https://reviews.llvm.org/D88228

Files:
  llvm/include/llvm/ObjectYAML/ELFYAML.h
  llvm/lib/ObjectYAML/ELFEmitter.cpp
  llvm/lib/ObjectYAML/ELFYAML.cpp
  llvm/test/tools/llvm-readobj/ELF/ARM/unwind-non-relocatable.test
  llvm/test/tools/obj2yaml/ELF/arm-exidx-section.yaml
  llvm/test/tools/yaml2obj/ELF/arm-exidx-section.yaml
  llvm/tools/obj2yaml/elf2yaml.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D88228.294246.patch
Type: text/x-patch
Size: 20329 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200925/14ecff5e/attachment.bin>


More information about the llvm-commits mailing list