[LLVMdev] [cfe-dev] Odd PPC inline asm constraint

Richard Pennington rich at pennware.com
Sat Apr 28 09:58:28 PDT 2012


On Saturday, April 28, 2012 11:19:13 AM Peter Bergner wrote:
[snip]
> That said, I'm curious about the extent of LLVM's support for PPC.
> How robust is it?  Does it support generating both 32-bit and 64-bit
> binaries?
> 

I use clang/LLVM to generate code for both ppc and ppc64. The support seems 
pretty robust so far: http://ellcc.org

-Rich



More information about the llvm-dev mailing list