[all-commits] [llvm/llvm-project] 10bd67: Install the MLIRTableGen static library.
Stella Laurenzo via All-commits
all-commits at lists.llvm.org
Thu Jun 11 18:24:00 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 10bd67c1bd462b422b865bc2ba63fda75af90060
https://github.com/llvm/llvm-project/commit/10bd67c1bd462b422b865bc2ba63fda75af90060
Author: Stella Laurenzo <stellaraccident at gmail.com>
Date: 2020-06-11 (Thu, 11 Jun 2020)
Changed paths:
M mlir/cmake/modules/AddMLIR.cmake
M mlir/lib/TableGen/CMakeLists.txt
Log Message:
-----------
Install the MLIRTableGen static library.
Summary: * This library is special because of its dependencies so seems to have been inadvertently left out of installs.
Reviewers: antiagainst
Subscribers: mgorny, mehdi_amini, rriddle, jpienaar, shauheen, antiagainst, nicolasvasilache, arpith-jacob, mgester, lucyrfox, aartbik, liufengdb, stephenneuendorffer, Joonsoo, grosul1, frgossen, Kayjukh, jurahul, msifontes
Tags: #mlir
Differential Revision: https://reviews.llvm.org/D81693
More information about the All-commits
mailing list