[LLVMdev] test-suite wrongly using big-endian results

Renato Golin renato.golin at linaro.org
Wed Feb 26 09:11:03 PST 2014


On 26 February 2014 14:44, Robert Lytton <robert at xmos.com> wrote:
> This is related to a patch I submitted a little while ago (still pending):
>   http://llvm-reviews.chandlerc.com/D2760
>
> If accepted, would it make this patch (and a others) unnecessary?

Hi Robert,

It is, but hijacking your patch a little, why not use
__ORDER_LITTLE_ENDIAN__? Why do we need to create __LITTLE_ENDIAN__ ?

cheers,
--renato



More information about the llvm-dev mailing list