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

Joerg Sonnenberger joerg at britannica.bec.de
Sun May 11 16:38:30 PDT 2014


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.

Joerg



More information about the llvm-commits mailing list