[llvm-commits] [patch] add mips64 support to EABI.
Akira Hatanaka
ahatanak at gmail.com
Thu Sep 22 10:22:15 PDT 2011
Unless there is an urgent need to add support for 64-bit EABI, I think
it is better to focus on getting N32/64 work first. Also, 32-bit EABI
hasn't been tested as much as O32, so we should make sure it works
before we add 64-bit EABI.
On Thu, Sep 22, 2011 at 8:33 AM, Liu <proljc at gmail.com> wrote:
> Hi
>
> I think that EABI is needed to be supported in MIPS64, so I try to
> make it happen.
>
> --Liu
>
More information about the llvm-commits
mailing list