[PATCH] D57326: VERSION_GREATER_EQUAL not supported in llvm's minimum required cmake version

Alexandre Ganea via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 28 07:03:42 PST 2019


aganea accepted this revision.
aganea added a subscriber: rnk.
aganea added a comment.
This revision is now accepted and ready to land.

Thank you for fixing this! Looks like `VERSION_GREATER_EQUAL` is there only since cmake 3.7. However the minimum required cmake for LLVM is about three years old. @rnk is it the cmake policy the same as for the compiler, that is, keep compatibility for at least three years?


Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D57326/new/

https://reviews.llvm.org/D57326





More information about the llvm-commits mailing list