[PATCH] D17607: [ELF] - Create _DYNAMIC symbol for dynamic output
George Rimar via llvm-commits
llvm-commits at lists.llvm.org
Sun Feb 28 05:06:36 PST 2016
grimar added a comment.
In http://reviews.llvm.org/D17607#362988, @emaste wrote:
> That is, the patch fixes _DYNAMIC and it's now being set properly. So there's probably not a bug in this patch, but rather by fixing this we expose a different bug that affects FreeBSD.
So I am not sure what will be correct then: can we commit this even if it is introduces such regression issues on BSD ? Or we need to fix them first ?
(Selfhosting under Ubuntu works fine with this.)
http://reviews.llvm.org/D17607
More information about the llvm-commits
mailing list