This is an archive of the discontinued LLVM Phabricator instance.

Raising minimum required CMake version to 2.8.12.2.
ClosedPublic

Authored by beanz on Feb 20 2015, 1:02 PM.

Details

Summary

Based on the discussion on LLVMDev, LLVM is going to raise the minimum required CMake version to 2.8.12.2. These are the cooresponding changes to clang. It is not required for clang to move in lock step with LLVM, but it does simplify things.

LLVMDev thread: http://lists.cs.uiuc.edu/pipermail/llvmdev/2015-February/081966.html

Diff Detail

Event Timeline

beanz updated this revision to Diff 20429.Feb 20 2015, 1:02 PM
beanz retitled this revision from to Raising minimum required CMake version to 2.8.12.2..
beanz updated this object.
beanz edited the test plan for this revision. (Show Details)
beanz added reviewers: chandlerc, aaron.ballman.
beanz added a subscriber: Unknown Object (MLST).
chandlerc accepted this revision.Mar 29 2015, 8:29 PM
chandlerc edited edge metadata.

Unsure if you were actually looking for review of this Chris, but it looks fine.

This revision is now accepted and ready to land.Mar 29 2015, 8:29 PM
beanz closed this revision.Mar 30 2015, 10:20 AM

I was mostly providing this for the benefit of the thread. I've landed some very similar patches, and we're now at 2.8.12.2!