[LLVMdev] llvm-gcc compilation and ConstantArray::getAsString

Duncan Sands baldrick at free.fr
Fri Feb 17 07:52:38 PST 2012


Hi Giovanni,

> I'm trying to compile llvm-gcc, but the compilation fails. This is due to
> the fact that the ConstantArray class does no longer have the getAsString
> method.

llvm-gcc is dead.  Please use dragonegg (which is analogous to llvm-gcc, but for
gcc-4.5/gcc-4.6) or clang instead.

Ciao, Duncan.



More information about the llvm-dev mailing list