This code is simply dead. No one is using it.
Details
- Reviewers
- None
Diff Detail
Event Timeline
I looked at this one week ago or such and I thought about removing it as well, so, I'm fine with this patch. I would double-check with Nick Kledzik but, considering this code has been sitting unused in the tree for a while, I would rather remove it and re-introduce again in case there's some utility in it.
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
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
EMAIL PREFERENCES
http://reviews.llvm.org/settings/panel/emailpreferences/