[LLVMdev] poolalloc error: ‘addPeakMemoryMeasurement’ is not a member of ‘llvm::Timer’

John Criswell criswell at uiuc.edu
Tue Jun 29 07:03:49 PDT 2010


Guoliang Jin wrote:
>   Hi there,
>
> I checked out the poolalloc project from svn repository. I got the error 
> ‘addPeakMemoryMeasurement’ is not a member of ‘llvm::Timer’ while 
> compiling. Does poolalloc only compile under LLVM 2.7 or earlier, but 
> not the LLVM under development?
>   

That is correct.  Mainline poolalloc compiles with LLVM 2.7.  The 
release_26 branch of poolalloc compiles with LLVM 2.6.

-- John T.

> Thanks,
> Guoliang
> _______________________________________________
> LLVM Developers mailing list
> LLVMdev at cs.uiuc.edu         http://llvm.cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev
>   




More information about the llvm-dev mailing list