[LLVMdev] [RFC PATCH] X32 ABI support for Clang/compiler-rt (compiler-rt patch)

Steven Newbury steve at snewbury.org.uk
Thu Aug 22 01:31:48 PDT 2013


On Thu, 2013-08-22 at 12:29 +0400, Alexey Samsonov wrote:
> On Thu, Aug 22, 2013 at 11:56 AM, Steven Newbury <steve at snewbury.org.uk>wrote:

> >
> > Maybe.  Although, technically it *is* x86_64, but with a different ABI.
> > I don't know how that's handled, although it works for ARM/MIPS, right??
> >
> 
> Yes, we're able to target ARM on x86_64 host if that's what you're asking
> about.
> 

Actually, I was referring to supporting multiple ABIs under the same
ARCH. (o32, n32, n64 for MIPS, and EABI EABIHF etc for ARM)  I need to
study the build system code a little more to figure out what it does,
unless someone can clarify..?





More information about the llvm-dev mailing list