[all-commits] [llvm/llvm-project] 80186e: [CMake][TableGen] Simplify code by using list(TRAN...
Raul Tambre via All-commits
all-commits at lists.llvm.org
Mon Sep 7 00:53:43 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 80186e4efc92aaa0c279846a438950c7bbe1e022
https://github.com/llvm/llvm-project/commit/80186e4efc92aaa0c279846a438950c7bbe1e022
Author: Raul Tambre <raul.tambre at cleveron.com>
Date: 2020-09-07 (Mon, 07 Sep 2020)
Changed paths:
M llvm/cmake/modules/TableGen.cmake
Log Message:
-----------
[CMake][TableGen] Simplify code by using list(TRANSFORM)
LLVM requires CMake 3.13.4 so now we can simplify the code.
Reviewed By: phosek
Differential Revision: https://reviews.llvm.org/D87193
More information about the All-commits
mailing list