[compiler-rt] r201909 - Introduce CRT_HAS_128BIT, currently for all __LP64__ platforms.

Hal Finkel hfinkel at anl.gov
Mon May 12 06:51:45 PDT 2014


----- Original Message -----
> From: "Joerg Sonnenberger" <joerg at britannica.bec.de>
> To: llvm-commits at cs.uiuc.edu
> Sent: Sunday, May 11, 2014 6:38:30 PM
> Subject: Re: [compiler-rt] r201909 - Introduce CRT_HAS_128BIT,	currently for	all __LP64__ platforms.
> 
> On Sun, May 11, 2014 at 03:51:09PM -0500, Richard Pennington wrote:
> > I added __ppc_ to the int_types #ifdef and was able to build for
> > arm, armeb, i386, mips, mipsel, ppc, and x86_64.
> 
> That's sensible. The primary reason for the check is lack of any
> other
> way to detect the TI support.

Thanks! I committed this in r208560.

 -Hal

> 
> Joerg
> _______________________________________________
> llvm-commits mailing list
> llvm-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits
> 

-- 
Hal Finkel
Assistant Computational Scientist
Leadership Computing Facility
Argonne National Laboratory



More information about the llvm-commits mailing list