[all-commits] [llvm/llvm-project] 86c66c: Extends the tblgen macro to allow mlir-tblgen to b...
Eric Schweitz via All-commits
all-commits at lists.llvm.org
Tue Nov 19 19:30:40 PST 2019
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 86c66cea21f065a1f757cb072c544f89ce227284
https://github.com/llvm/llvm-project/commit/86c66cea21f065a1f757cb072c544f89ce227284
Author: Eric Schweitz <eric.schweitz at pgroup.com>
Date: 2019-11-19 (Tue, 19 Nov 2019)
Changed paths:
M llvm/cmake/modules/TableGen.cmake
Log Message:
-----------
Extends the tblgen macro to allow mlir-tblgen to be installed
The mlir-tblgen tool was not getting installed. This change allows
the MLIR project to be installed along with llvm-tblgen.
Differential Revision: https://reviews.llvm.org/D69824
More information about the All-commits
mailing list