[PATCH] D30335: [LLD] Add terminator to .eh_frame sections

Mark Kettenis via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Feb 25 10:32:00 PST 2017


kettenis updated this revision to Diff 89796.
kettenis added a comment.

Thanks for the review.  This new version expands the comment to explain why we're adding the terminator.


https://reviews.llvm.org/D30335

Files:
  tools/lld/ELF/OutputSections.cpp
  tools/lld/test/ELF/eh-frame-hdr.s
  tools/lld/test/ELF/eh-frame-merge.s
  tools/lld/test/ELF/ehframe-relocation.s
  tools/lld/test/ELF/invalid-fde-rel.s
  tools/lld/test/ELF/linkerscript/eh-frame-hdr.s
  tools/lld/test/ELF/linkerscript/symbols-synthetic.s
  tools/lld/test/ELF/map-file.s
  tools/lld/test/ELF/relocatable-eh-frame.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D30335.89796.patch
Type: text/x-patch
Size: 5506 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170225/ca0af2f5/attachment.bin>


More information about the llvm-commits mailing list