[PATCH] D23126: lld: Add EM_IAMCU support

Rui Ueyama via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 3 13:23:55 PDT 2016


Committed as r277643. Thank you for your contribution to LLD!

On Wed, Aug 3, 2016 at 11:25 AM, H.J Lu <hjl.tools at gmail.com> wrote:

> hjl.tools added a comment.
>
> In https://reviews.llvm.org/D23126#504970, @ruiu wrote:
>
> > LGTM
>
>
> Please check it in for me.  Thanks.
>
> > So this is this one right?
> https://groups.google.com/forum/#!topic/ia32-abi/cn7TM6J_TIg
>
> >
>
> > Is this all you have to do to the linker ot support Intel MCU ABI?
>
>
> That is correct.   In terms of linker, the only difference is EM_386 vs
> EM_IAMCU.    But IAMCU psABI has a different calling convention.
>
>
> Repository:
>   rL LLVM
>
> https://reviews.llvm.org/D23126
>
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160803/e8b6f4f0/attachment.html>


More information about the llvm-commits mailing list