LLVM requires CMake 3.13.4, so remove version checks that are dead code.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D87190
[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 TimelineThis 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 Closed by commit rGf4835b94f2cf: [CMake][TableGen] Remove dead CMake version checks (authored by tambre). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 290195 llvm/cmake/modules/TableGen.cmake
|