[PATCH] D41234: [ELF] Fix placement of a sentinel entry in the .ARM.exidx section.

Igor Kudrin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Dec 15 04:55:10 PST 2017


ikudrin updated this revision to Diff 127104.
ikudrin added a comment.

- Add a sentinel entry earlier so that it can be arranged in a regular way.


https://reviews.llvm.org/D41234

Files:
  ELF/SyntheticSections.cpp
  ELF/SyntheticSections.h
  ELF/Writer.cpp
  test/ELF/linkerscript/arm-exidx-sentinel-and-assignment.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D41234.127104.patch
Type: text/x-patch
Size: 6747 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171215/b415c5c4/attachment.bin>


More information about the llvm-commits mailing list