[PATCH] D65394: [yaml2obj] - Allow overriding sh_entsize for SHT_GNU_versym sections.

George Rimar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 29 07:37:12 PDT 2019


grimar created this revision.
grimar added reviewers: jhenderson, MaskRay.
Herald added a subscriber: jakehehrlich.

This allows to write a test case for one of untested errors
in llvm/Object/ELF.h.

I did it in this patch to demonstrate.


https://reviews.llvm.org/D65394

Files:
  include/llvm/Object/ELF.h
  test/Object/invalid.test
  test/tools/yaml2obj/versym-section.yaml
  tools/yaml2obj/yaml2elf.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D65394.212150.patch
Type: text/x-patch
Size: 3601 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190729/f7af9af9/attachment.bin>


More information about the llvm-commits mailing list