[cfe-commits] [PATCH] Clarify PNaCl target characteristics

Ivan Krasin krasin at google.com
Mon Sep 19 16:35:08 PDT 2011


Looks good to me. I will commit when llvm build is fixed (now, there's
several minor issues related to llvmc)

On Sun, Sep 18, 2011 at 3:43 PM, David Meyer <pdox at google.com> wrote:
> Sets LongDoubleWidth, PtrDiffType, IntPtrType.
>
> Change __builtin_va_list to from a structure to int[4] (same alignment
> and size, but with a simpler representation)
>
> Thanks,
> - David Meyer
>



More information about the cfe-commits mailing list