[PATCH] D44566: [ELF] - Make __start_/__stop_<section_name> symbols STV_PROTECTED
George Rimar via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Mar 16 07:23:41 PDT 2018
grimar created this revision.
grimar added reviewers: ruiu, espindola.
Herald added subscribers: arichardson, emaste.
Recently bfd did this change and it seems reasonable to me,
I suggest doing the same.
Relative threads in binutils:
https://sourceware.org/ml/binutils/2017-08/msg00207.html
https://sourceware.org/bugzilla/show_bug.cgi?id=21964
https://reviews.llvm.org/D44566
Files:
ELF/Writer.cpp
test/ELF/startstop-shared.s
test/ELF/startstop.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D44566.138701.patch
Type: text/x-patch
Size: 3066 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180316/e1d16082/attachment.bin>
More information about the llvm-commits
mailing list