This is an archive of the discontinued LLVM Phabricator instance.

[BOLT][CMAKE] Bump minimum required CMake version to 3.14
AbandonedPublic

Authored by Amir on Feb 26 2022, 9:29 PM.

Diff Detail

Event Timeline

Amir created this revision.Feb 26 2022, 9:29 PM
Amir requested review of this revision.Feb 26 2022, 9:29 PM
Herald added a project: Restricted Project. · View Herald TranscriptFeb 26 2022, 9:29 PM
maksfb accepted this revision.Feb 27 2022, 3:56 PM
This revision is now accepted and ready to land.Feb 27 2022, 3:56 PM
Amir planned changes to this revision.Feb 28 2022, 2:29 PM

It would be best to stick with LLVM CMake requirement (3.13.4) and rework the incompatible part.

If you could ask for a cherry-pick into the 14.x. It would be great, if LLVM 14 would have consistent cmake version requirements.

Amir abandoned this revision.Mar 4 2022, 11:26 AM

If you could ask for a cherry-pick into the 14.x. It would be great, if LLVM 14 would have consistent cmake version requirements.

OK, will do. https://reviews.llvm.org/D121012 is the compatible solution

Herald added a project: Restricted Project. · View Herald TranscriptMar 4 2022, 11:26 AM