r217694 - Add support for le64.

Eric Christopher echristo at gmail.com
Sat Sep 13 18:59:56 PDT 2014


Sweet. Thanks!

-eric

On Sat, Sep 13, 2014 at 2:56 PM, JF Bastien <jfb at google.com> wrote:

> 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.
>>
>
>
> _______________________________________________
> cfe-commits mailing list
> cfe-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20140913/c7cbd51f/attachment.html>


More information about the cfe-commits mailing list