llvmdev at erichocean.oib.com
2010-Mar-10 22:32 UTC
[LLVMdev] SAFECode and Poolalloc Branches for LLVM 2.6
Please create a similar branch for Klee; I've been working on porting that to 2.7 as well.<br /> <br /> Best, Erich Ocean<br /> <br /> On Fri, Mar 5, 2010 at 8:43 PM, John Criswell (criswell@uiuc.edu) wrote:<br />> <br /> > Dear SAFECoders and LLVMers,<br /> > <br /> > There is some new work on moving DSA to the new LLVM 2.7 API. I am <br /> > hoping to do something similar for SAFECode once the code freeze occurs.<br /> > <br /> > To keep things running smoothly, there are now release_26 branches for <br /> > the poolalloc and safecode projects. If you are using SAFECode, <br /> > Poolalloc, or DSA with LLVM 2.6, you will want to switch to these branches.<br /> > <br /> > To get poolalloc and safecode out of these branches, use the following <br /> > SVN commands:<br /> > <br /> > svn co <a target="_blank" href="http://llvm.org/svn/llvm-project/poolalloc/branches/release_26">http://llvm.org/svn/llvm-project/poolalloc/branches/release_26</a> <br /> > poolalloc <br /> > svn co <a target="_blank" href="http://llvm.org/svn/llvm-project/safecode/branches/release_26">http://llvm.org/svn/llvm-project/safecode/branches/release_26</a> <br /> > safecode<br /> > <br /> > If you have any questions or problems compiling poolalloc or SAFECode, <br /> > please email llvmdev or svadev, respectively.<br /> > <br /> > -- John T.<br /> > <br /> > _______________________________________________ <br /> > LLVM Developers mailing list <br /> > <a href="mailto:LLVMdev@cs.uiuc.edu">LLVMdev@cs.uiuc.edu</a> <a target="_blank" href="http://llvm.cs.uiuc.edu">http://llvm.cs.uiuc.edu</a> <br /> > <a target="_blank" href="http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev">http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev</a><br /> > <br /> > <br /> >
John Criswell
2010-Mar-11 20:39 UTC
[LLVMdev] SAFECode and Poolalloc Branches for LLVM 2.6
Dear Erich, We usually leave the creation of branches to developers who work on the project. Branches can be created without any special administrative access (you just need commit access to the project in question). If you're a Klee developer and need help creating a release_26 branch, please let me know; I can provide assistance. Regards, -- John T. llvmdev at erichocean.oib.com wrote:> Please create a similar branch for Klee; I've been working on porting > that to 2.7 as well. > > Best, Erich Ocean > > On Fri, Mar 5, 2010 at 8:43 PM, John Criswell (criswell at uiuc.edu) wrote: > > > > Dear SAFECoders and LLVMers, > > > > There is some new work on moving DSA to the new LLVM 2.7 API. I am > > hoping to do something similar for SAFECode once the code freeze occurs. > > > > To keep things running smoothly, there are now release_26 branches for > > the poolalloc and safecode projects. If you are using SAFECode, > > Poolalloc, or DSA with LLVM 2.6, you will want to switch to these > branches. > > > > To get poolalloc and safecode out of these branches, use the following > > SVN commands: > > > > svn co http://llvm.org/svn/llvm-project/poolalloc/branches/release_26 > > poolalloc > > svn co http://llvm.org/svn/llvm-project/safecode/branches/release_26 > > safecode > > > > If you have any questions or problems compiling poolalloc or SAFECode, > > please email llvmdev or svadev, respectively. > > > > -- John T. > > > > _______________________________________________ > > LLVM Developers mailing list > > LLVMdev at cs.uiuc.edu <mailto:LLVMdev at cs.uiuc.edu> > http://llvm.cs.uiuc.edu > > http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev > > > > > >
Apparently Analagous Threads
- [LLVMdev] How do I download the "poolalloc" module ?
- [LLVMdev] How do I download the "poolalloc" module ?
- [LLVMdev] Changed: Build errors for poolalloc using MinGW/gcc 4.4.0
- [LLVMdev] SAFECode and Poolalloc Branches for LLVM 2.6
- [LLVMdev] How do I download the "poolalloc" module ?