[PATCH] D70598: [yaml2obj/obj2yaml] - Add support for SHT_LLVM_DEPENDENT_LIBRARIES sections.

George Rimar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Nov 24 02:04:43 PST 2019


grimar updated this revision to Diff 230786.
grimar marked 3 inline comments as done.
grimar added a comment.

- Addressed review comments.


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

https://reviews.llvm.org/D70598

Files:
  llvm/include/llvm/ObjectYAML/ELFYAML.h
  llvm/lib/ObjectYAML/ELFEmitter.cpp
  llvm/lib/ObjectYAML/ELFYAML.cpp
  llvm/test/tools/obj2yaml/llvm-deplibs-section.yaml
  llvm/test/tools/yaml2obj/ELF/llvm-deplibs-section.yaml
  llvm/tools/obj2yaml/elf2yaml.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D70598.230786.patch
Type: text/x-patch
Size: 11914 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191124/5690fd69/attachment.bin>


More information about the llvm-commits mailing list