r217694 - Add support for le64.

JF Bastien jfb at google.com
Sat Sep 13 14:56:56 PDT 2014


I think they do. I'll fix the le64 and le32 tests.

On Sat, Sep 13, 2014 at 2:46 PM, Chandler Carruth <chandlerc at google.com>
wrote:

>
> On Sat, Sep 13, 2014 at 2:41 PM, JF Bastien <jfb at google.com> wrote:
>
>> Should I try to include clang's headers directly? They use include_next
>> so they will pull in the default headers if I don't prevent them from doing
>> so.
>
>
> If Clang's builtin headers provide what you need, you can define a macro
> to block the include_next and get them to work in a non-hosted way.
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20140913/1d2c20fe/attachment.html>


More information about the cfe-commits mailing list