[PATCH] D63077: [yaml2elf] - Check we are able to set custom sh_link for .symtab/.dynsym

George Rimar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 10 08:19:58 PDT 2019


grimar created this revision.
grimar added a reviewer: jhenderson.
Herald added a subscriber: jakehehrlich.

Allow using both custom numeric and string values for `Link` field of the
dynamic and regular symbol tables.


https://reviews.llvm.org/D63077

Files:
  test/tools/yaml2obj/dynsymtab-shlink.yaml
  test/tools/yaml2obj/symtab-shlink.yaml
  tools/yaml2obj/yaml2elf.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D63077.203828.patch
Type: text/x-patch
Size: 6061 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190610/af812554/attachment.bin>


More information about the llvm-commits mailing list