[all-commits] [llvm/llvm-project] 7d82d2: Add missing mlir-headers target and add tablegen'd...

Stella Laurenzo via All-commits all-commits at lists.llvm.org
Fri Jan 3 16:07:00 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 7d82d20f37f0873a07d74c97a081ee6a4c16bdc8
      https://github.com/llvm/llvm-project/commit/7d82d20f37f0873a07d74c97a081ee6a4c16bdc8
  Author: Stella Laurenzo <laurenzo at google.com>
  Date:   2020-01-03 (Fri, 03 Jan 2020)

  Changed paths:
    M mlir/CMakeLists.txt

  Log Message:
  -----------
  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




More information about the All-commits mailing list