[PATCH] D39582: Add ELF dynamic symbol support to yaml2obj/obj2yaml

Dave Lee via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 9 12:00:45 PST 2017


kastiglione updated this revision to Diff 122300.
kastiglione added a comment.

Fixed unfinished comment updates


https://reviews.llvm.org/D39582

Files:
  include/llvm/ObjectYAML/ELFYAML.h
  lib/ObjectYAML/ELFYAML.cpp
  test/tools/yaml2obj/dynamic-symbols.yaml
  tools/llvm-readobj/ELFDumper.cpp
  tools/obj2yaml/elf2yaml.cpp
  tools/yaml2obj/yaml2elf.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D39582.122300.patch
Type: text/x-patch
Size: 14060 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171109/394dc078/attachment.bin>


More information about the llvm-commits mailing list