[PATCH] LLD: Remove sectionPosition attribute

Rui Ueyama ruiu at google.com
Fri Mar 6 16:10:08 PST 2015


You can add them back when you need it. As usual, keeping code "just in
case" is a bad engineering practice. Let's keep it simple and clean.
Can you please add reviewers to the code review request next time,  its
possible people would miss reviewing this.

For ELF this is required to support __start and __end linker generated
variables automatically, if you refer to it. More information on  this
feature below :-

http://mgalgs.github.io/2013/05/10/hacking-your-ELF-for-fun-and-profit.html


http://reviews.llvm.org/D8125

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150306/6f484338/attachment.html>


More information about the llvm-commits mailing list