LLVM requires CMake 3.13.4 so now we can simplify the code.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D87193
[CMake][TableGen] Simplify code by using list(TRANSFORM) ClosedPublic Authored by tambre on Sep 5 2020, 8:24 AM.
Details Summary LLVM requires CMake 3.13.4 so now we can simplify the code.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Sep 7 2020, 12:14 AM Closed by commit rG80186e4efc92: [CMake][TableGen] Simplify code by using list(TRANSFORM) (authored by tambre). · Explain WhySep 7 2020, 12:53 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 290192 llvm/cmake/modules/TableGen.cmake
|