This is an archive of the discontinued LLVM Phabricator instance.

[CMake][OpenMP] Remove old dead CMake code
ClosedPublic

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

Details

Summary

LLVM requires CMake 3.13.4 so remove code behind checks for an older version.

Diff Detail

Event Timeline

tambre created this revision.Sep 5 2020, 8:12 AM
tambre requested review of this revision.Sep 5 2020, 8:12 AM
phosek accepted this revision.Sep 7 2020, 12:15 AM

LGTM

This revision is now accepted and ready to land.Sep 7 2020, 12:15 AM
This revision was automatically updated to reflect the committed changes.