[LLVMdev] LLVM-3.0 fails to build on linux ppc32

Joerg Sonnenberger joerg at britannica.bec.de
Fri Dec 2 04:28:14 PST 2011


On Fri, Dec 02, 2011 at 12:30:29PM +0100, acrux_it at libero.it wrote:
> +// Generated files will use "namespace PPC". To avoid symbol clash,
> +// undefine PPC here. PPC may be predefined on some hosts.
> +#undef PPC
> +

I wonder if it shouldn't just be renamed to PowerPC everywhere. It's not
that much longer.

Joerg



More information about the llvm-dev mailing list