This is an archive of the discontinued LLVM Phabricator instance.

Update LLVM version: 3.5 => 3.6
ClosedPublic

Authored by sylvestre.ledru on Jul 24 2014, 11:08 AM.

Details

Summary

We branched 3.5, it is now time to work on 3.6

Diff Detail

Event Timeline

sylvestre.ledru retitled this revision from to Update LLVM version: 3.5 => 3.6.
sylvestre.ledru updated this object.
sylvestre.ledru edited the test plan for this revision. (Show Details)
sylvestre.ledru added reviewers: void, chandlerc.
sylvestre.ledru added subscribers: Unknown Object (MLST), Unknown Object (MLST).
ismail added a subscriber: ismail.Jul 24 2014, 11:17 AM

Same has to be done for cmake.

Cmake support.

+ cleanup of the LLVM release notes

conf.py was missing.

The upcoming release should be 3.6
2014年7月25日 下午5:15于 "Sylvestre Ledru" <sylvestre@debian.org>写道:

+ cleanup of the LLVM release notes

http://reviews.llvm.org/D4660

Files:

CMakeLists.txt
autoconf/configure.ac
docs/ReleaseNotes.rst

llvm-commits mailing list
llvm-commits@cs.uiuc.edu
http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits

sylvestre.ledru accepted this revision.Jul 29 2014, 12:14 AM
sylvestre.ledru added a reviewer: sylvestre.ledru.

Commited as r214131

This revision is now accepted and ready to land.Jul 29 2014, 12:14 AM