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

Dave Lee via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Nov 10 13:06:49 PST 2017


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

Made .dynstr SHF_ALLOC; Added a few more FileChecks


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.122511.patch
Type: text/x-patch
Size: 14233 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171110/392f76ed/attachment.bin>


More information about the llvm-commits mailing list