[PATCH] D31528: [ELF][MIPS] Multi-GOT implementation
Ed Maste via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jan 25 14:10:55 PST 2018
emaste added a comment.
In https://reviews.llvm.org/D31528#987543, @atanasyan wrote:
> We have a chance to celebrate the first anniversary of this patch in a couple of months. Is it possible to escape this dubious holiday?
I certainly hope so! In FreeBSD we've been using lld as the linker for arm64 for a little while, and the migration is in various states of progress for amd64 (should be complete soon), armv7, and i386. MIPS is probably the next architecture for us to start working on switching if this patch lands.
Repository:
rLLD LLVM Linker
https://reviews.llvm.org/D31528
More information about the llvm-commits
mailing list