[LLVMdev] Stable release of pool allocation?

John Criswell criswell at cs.uiuc.edu
Tue Jul 7 11:12:54 PDT 2009


Patrick Alexander Simmons wrote:
> I've been attempting to write my pass (which depends on DSA and pool 
> allocation) against the SVN trunk of LLVM and the llvm-poolalloc 
> project.  However, I was thinking it might be better to use the latest 
> stable releases of these codebases.  I know that this is the 2.5 branch 
> for LLVM, but are there any stable releases of pool allocation?  If so, 
> would there be any disadvantage to my using it?
>   
I've tried the hello.bc file on both my machine and Apoc; it works on both.

Can you update your LLVM and poolalloc trees and retry it?  If it still
doesn't work, can you send me your config.log and Makefile.common from
your LLVM object tree?

Thanks.

-- John T.

> --Patrick
> _______________________________________________
> 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