Add missing mlir-headers target and add tablegen'd deps to it.
authorStella Laurenzo <laurenzo@google.com>
Wed, 1 Jan 2020 00:32:41 +0000 (16:32 -0800)
committerStella Laurenzo <laurenzo@google.com>
Sat, 4 Jan 2020 00:04:40 +0000 (16:04 -0800)
commit7d82d20f37f0873a07d74c97a081ee6a4c16bdc8
tree44f2922f73924e248ddca3dcc2aaf32f38cecac9
parent0458e63d28a6685dae3d17cc210ef838be533612
Add missing mlir-headers target and add tablegen'd deps to it.

Summary:
Prior to this, "ninja install-mlir-headers" failed with an error indicating
the missing target. Verified that from a clean build, the installed
headers include generated files.

Subscribers: mgorny, mehdi_amini, rriddle, jpienaar, burmako, shauheen, antiagainst, nicolasvasilache, llvm-commits

Tags: #llvm

Differential Revision: https://reviews.llvm.org/D72045
mlir/CMakeLists.txt