[PATCH] D31528: [ELF][MIPS] Multi-GOT implementation
Joerg Sonnenberger via llvm-commits
llvm-commits at lists.llvm.org
Tue Apr 25 06:58:33 PDT 2017
On Tue, Apr 25, 2017 at 12:51:34PM +0300, Simon Atanasyan via llvm-commits wrote:
> You are right, MIPS ABIs have not significantly changed for a long time.
https://xkcd.com/927/ sums it up. If you ignore the 32bit x86 mess, the
last time a bigger platform actually changed the primary ABI was the
EABI transistion on ARM as far as I am concerned. That has been somewhat
painful.
Joerg
More information about the llvm-commits
mailing list