This is an archive of the discontinued LLVM Phabricator instance.

[CMake][TableGen] Remove dead CMake version checks
ClosedPublic

Authored by tambre on Sep 5 2020, 8:08 AM.

Details

Summary

LLVM requires CMake 3.13.4, so remove version checks that are dead code.

Diff Detail

Event Timeline

tambre created this revision.Sep 5 2020, 8:08 AM
Herald added a project: Restricted Project. · View Herald TranscriptSep 5 2020, 8:08 AM
tambre requested review of this revision.Sep 5 2020, 8:08 AM
phosek accepted this revision.Sep 7 2020, 12:16 AM

LGTM

This revision is now accepted and ready to land.Sep 7 2020, 12:16 AM
This revision was landed with ongoing or failed builds.Sep 7 2020, 12:59 AM
This revision was automatically updated to reflect the committed changes.