[all-commits] [llvm/llvm-project] 14d9ef: [MLIR] Enable distribution target in standalone bu...

Michał Górny via All-commits all-commits at lists.llvm.org
Wed Oct 19 19:46:46 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 14d9ef29304ee16802657311911813aec5bdb9cf
      https://github.com/llvm/llvm-project/commit/14d9ef29304ee16802657311911813aec5bdb9cf
  Author: Michał Górny <mgorny at gentoo.org>
  Date:   2022-10-20 (Thu, 20 Oct 2022)

  Changed paths:
    M mlir/CMakeLists.txt

  Log Message:
  -----------
  [MLIR] Enable distribution target in standalone builds

Invoke llvm_distribution_add_targets() when doing standalone build
explicitly in order to create the `distribution` target.

Differential Revision: https://reviews.llvm.org/D136269




More information about the All-commits mailing list