[PATCH] D31528: [ELF][MIPS] Multi-GOT implementation

Simon Atanasyan via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 3 08:22:18 PDT 2017


atanasyan added a comment.

In https://reviews.llvm.org/D31528#716728, @emaste wrote:

> I also tried a debug build with and without this patch (twice each), and reproduced the `ELF/mips-got-and-copy.s` issue with the patch and not without. Since it didn't happen for you I'll try to collect some more detail about the failure.


Thanks a lot for your help. BTW what tools and libraries do you use to build LLD: Clang (what version?) or gcc, libc++ or libstdc++?


Repository:
  rL LLVM

https://reviews.llvm.org/D31528





More information about the llvm-commits mailing list