[LLVMdev] The porting issue from llvm-2.8 to llvm-3.0

Óscar Fuentes ofv at wanadoo.es
Wed Jun 13 07:20:23 PDT 2012


"Michael.Kang" <blackfin.kang at gmail.com> writes:

>  error: incomplete type 'llvm::ConstantInt' used in nested name specifier
>
> So who can give me some hints for the issue?

Maybe you are not including the relevant headers?

ConstantInt is defined in Constants.h




More information about the llvm-dev mailing list