[cfe-dev] [NEW PATCH] X32 ABI support for Clang/compiler-rt (Clang patch)

Steven Newbury steve at snewbury.org.uk
Thu Aug 22 08:43:01 PDT 2013


On Thu, 2013-08-22 at 08:40 -0700, Dmitri Gribenko wrote:
> On Thu, Aug 22, 2013 at 7:56 AM, Steven Newbury <steve at snewbury.org.uk> wrote:
> > If I'm going to submit the Clang patch, how should it be submitted?  One
> > patch with what's required to get x32 host to work, then another
> > enabling x32 code generation once the required changes to llvm are
> > merged?  Would that be sufficient?
> 
> Sounds good to me.
> 
Been chatting with jfb on irc.  It seems Google NaCl has all the needed
changes to get LLVM to work with x32, in addition to their other
requirements, so I'm going to go through their changes and make relevant
parts conditional on GNUX32.  Then when their code lands which they hope
won't be too long x32 will come for free. 





More information about the cfe-dev mailing list