[PATCH] D44780: [ELF] - Implement linker script OVERLAYs.
George Rimar via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Mar 29 05:51:44 PDT 2018
grimar added a comment.
In https://reviews.llvm.org/D44780#1050794, @ruiu wrote:
> I'm not opposing this patch, but I'm not entirely convinced that we need this feature in the first place. If you need it, please say so.
I am implementing it because we have the PR (and because the alternative would be to relax the linker script checks, which is a bit scary way).
https://reviews.llvm.org/D44780
More information about the llvm-commits
mailing list