Skip to Content.
Sympa Menu

svadev - [svadev] SAFECode and Poolalloc Branches for LLVM 2.6

svadev AT lists.siebelschool.illinois.edu

Subject: Svadev mailing list

List archive

[svadev] SAFECode and Poolalloc Branches for LLVM 2.6


Chronological Thread 
  • From: John Criswell <criswell AT uiuc.edu>
  • To: svadev AT cs.illinois.edu, "llvmdev AT cs.uiuc.edu" <llvmdev AT cs.uiuc.edu>
  • Subject: [svadev] SAFECode and Poolalloc Branches for LLVM 2.6
  • Date: Fri, 5 Mar 2010 14:43:19 -0600
  • List-archive: <http://lists.cs.uiuc.edu/pipermail/svadev>
  • List-id: <svadev.cs.uiuc.edu>
  • Organization: University of Illinois

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.




  • [svadev] SAFECode and Poolalloc Branches for LLVM 2.6, John Criswell, 03/05/2010

Archive powered by MHonArc 2.6.16.

Top of Page