Skip to Content.
Sympa Menu

svadev - [svadev] Development Switching to release_32 branch

svadev AT lists.siebelschool.illinois.edu

Subject: Svadev mailing list

List archive

[svadev] Development Switching to release_32 branch


Chronological Thread 
  • From: John Criswell <criswell AT illinois.edu>
  • To: svadev AT cs.illinois.edu
  • Subject: [svadev] Development Switching to release_32 branch
  • Date: Thu, 15 Nov 2012 09:38:00 -0500
  • List-archive: <http://lists.cs.uiuc.edu/pipermail/svadev/>
  • List-id: <svadev.cs.uiuc.edu>

Dear All,

With LLVM 3.2 nearing completion, we'll be moving SAFECode development over to the release_32 branch.

If you are working on SAFECode, please do not commit any more code to trunk. Instead, commit it to the release_32 branch as we'll be sticking with LLVM 3.2 for awhile.

Once we decide to track mainline LLVM again, we'll merge the release_32 branch back into trunk and resume development on trunk.

You should be able to switch your working directories for poolalloc and SAFECode to the release_32 branch with the following commands:

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

If you have any questions, please feel free to email the list.

-- John T.





Archive powered by MHonArc 2.6.16.

Top of Page