[PATCH] D17502: [ELF] - Fix of 22906, referencing __start or __stop should keep the section from GC.
George Rimar via llvm-commits
llvm-commits at lists.llvm.org
Wed Feb 24 02:36:12 PST 2016
grimar added a comment.
In http://reviews.llvm.org/D17502#358468, @ed wrote:
> Unfortunately, this patch doesn't apply cleanly against LLD 3.8.0-rc2. If you generate a patch against that version of LLD, I'll perform a package build to see if it was fixing the issue I was running in to specifically. Thanks!
Hello Ed ! Updated version patch fits LLD 3.8.0-rc2 fine. It is in attachment.
F1553174: patch.patch <http://reviews.llvm.org/F1553174>
http://reviews.llvm.org/D17502
More information about the llvm-commits
mailing list