[PATCH] [clang][MIPS] Removing __SIZEOF_INT128__ macro for MIPS64

Daniel Sanders Daniel.Sanders at imgtec.com
Thu Dec 11 03:06:33 PST 2014


Hi,

I stumbled across the remaining part of the backend problem while investigating some failures on a mips64 host and mips64-linux-gnu triple. http://reviews.llvm.org/D6610 should fix it.

> -----Original Message-----
> From: Simon Atanasyan [mailto:simon at atanasyan.com]
> Sent: 10 December 2014 19:03
> To: Sagar Thakur; kcc at google.com; vonosmas at gmail.com; Daniel Sanders;
> simon at atanasyan.com
> Cc: david.majnemer at gmail.com; cfe-commits at cs.uiuc.edu; Anand Takale;
> Mohit Bhakkad; kumarsukhani at gmail.com
> Subject: Re: [PATCH] [clang][MIPS] Removing __SIZEOF_INT128__ macro for
> MIPS64
> 
> REPOSITORY
> 
>   rL LLVM
> 
> 
> 
> http://reviews.llvm.org/D6402
> 
> 
> 
> Files:
> 
>   cfe/trunk/lib/Frontend/InitPreprocessor.cpp
> 
>   cfe/trunk/test/Preprocessor/init.c
> 
> 
> 
> EMAIL PREFERENCES
> 
>   http://reviews.llvm.org/settings/panel/emailpreferences/




More information about the cfe-commits mailing list