[LLVMdev] version 2.3 of poolalloc

John Criswell criswell at cs.uiuc.edu
Wed Aug 26 14:23:02 PDT 2009


John Criswell wrote:
> Dear All,
>
> I have finished updating the DSA and Poolalloc source code so that it
> compiles with the LLVM 2.6 API.  If you check out the LLVM 2.6 branch
> (directions are in the llvmdev archives; look for the email by Tanya
> Lattner about the LLVM 2.6 branch), you should be able to build mainline
> DSA and Pool Allocation against it.
>
> If you have trouble building DSA/Pool Allocation, please email llvmdev.
>   

To aid in checking out LLVM 2.6, I went and looked up the command.  It is:

svn co https://llvm.org/svn/llvm-project/llvm/branches/release_26 llvm

-- John T.




More information about the llvm-dev mailing list