[LLVMdev] dragonegg svn still broken

Jay Foad jay.foad at gmail.com
Tue Jul 19 06:24:50 PDT 2011


>  I don't know if this is from a new commit but at r135473, dragonegg svn
> fails to compile against FSF gcc 4.5.3 with the error...
>
> Compiling DefaultABI.cpp
> /sw/src/fink.build/dragonegg-gcc45-3.0-1/dragonegg-3.0/src/DefaultABI.cpp:194:18: error: use of undeclared identifier 'OpaqueType'
>    Type *OpTy = OpaqueType::get(getGlobalContext());
>                 ^

Nope, anything to do with OpaqueType or PATypeHolder is a result of
the type-system-rewrite merge.

Jay.




More information about the llvm-dev mailing list