[PATCH] D31528: [ELF][MIPS] Multi-GOT implementation
Simon Atanasyan via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Mar 31 12:18:49 PDT 2017
atanasyan added a comment.
In https://reviews.llvm.org/D31528#715540, @emaste wrote:
> I had `ELF/mips-got-and-copy.s` fail for me with this applied, with .../`mips-got-and-copy.s.tmp.o:(.text+0xC): relocation R_MIPS_GOT16 out of range`
Is the error reproduced each time? I just made a clean build with the patch and did not see the error.
Repository:
rL LLVM
https://reviews.llvm.org/D31528
More information about the llvm-commits
mailing list