Skip to Content.
Sympa Menu

svadev - Re: [svadev] Creating release_30 branches Today

svadev AT lists.siebelschool.illinois.edu

Subject: Svadev mailing list

List archive

Re: [svadev] Creating release_30 branches Today


Chronological Thread 
  • From: John Criswell <criswell AT illinois.edu>
  • To: "svadev AT cs.uiuc.edu" <svadev AT cs.uiuc.edu>
  • Subject: Re: [svadev] Creating release_30 branches Today
  • Date: Wed, 1 Aug 2012 14:41:40 -0500
  • List-archive: <http://lists.cs.uiuc.edu/pipermail/svadev>
  • List-id: <svadev.cs.uiuc.edu>
  • Organization: University of Illinois

On 8/1/12 10:50 AM, John Criswell wrote:
Dear All,

The release_30 branches have been created. To switch over to them, you can use the following commands:

svn switch https://llvm.org/svn/llvm-project/poolalloc/branches/release_30
svn switch https://llvm.org/svn/llvm-project/safecode/branches/release_30

Mainline SAFECode and Poolalloc may break while we update it to LLVM mainline. However, the release_30 branches should remain working.

-- John T.


After some discussion, we've decided to bite the bullet and start moving
SAFECode to LLVM mainline. This is to permit a GSoC student to try
SAFECode with the common memory-safety infrastructure that he's been
developing as well as to gain better C++ support from Clang.

I'll be creating release_30 branches of poolalloc and safecode this
afternoon and updating the Install Guides to direct users to use the
branch. Work will then commence on updating SAFECode to compile and
work with mainline SAFECode.

Baozeng, I realize this creates a complication with the Baggy Bounds
Checking work that you're doing. If you want, I think you can continue
working on the release_30 branch until the update to mainline is done;
merging your changes back into mainline should be easy.

-- John T.

_______________________________________________
svadev mailing list
svadev AT cs.uiuc.edu
http://lists.cs.uiuc.edu/mailman/listinfo/svadev





Archive powered by MHonArc 2.6.16.

Top of Page