[PATCH] D95354: [yaml2obj] - Refine how we set the sh_link field. NFCI.

George Rimar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 25 05:56:41 PST 2021


grimar created this revision.
grimar added reviewers: jhenderson, MaskRay.
Herald added a subscriber: hiraditya.
grimar requested review of this revision.
Herald added a project: LLVM.

This refactors the logic that sets the `sh_link` field.
With this patch we set it in a single place for all sections.


https://reviews.llvm.org/D95354

Files:
  llvm/lib/ObjectYAML/ELFEmitter.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D95354.318979.patch
Type: text/x-patch
Size: 8765 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210125/b06dc9d5/attachment.bin>


More information about the llvm-commits mailing list