[PATCH] D31528: [ELF][MIPS] Multi-GOT implementation
Simon Atanasyan via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jan 17 07:35:32 PST 2018
atanasyan added a comment.
In https://reviews.llvm.org/D31528#975779, @arichardson wrote:
> As this patch is essential for being able to link any of our code I did some bisection and it turns out that the tests start failing after https://reviews.llvm.org/rL320472 (https://reviews.llvm.org/D38361).
I found the reason of the regression. Working on the fix.
Repository:
rLLD LLVM Linker
https://reviews.llvm.org/D31528
More information about the llvm-commits
mailing list