[all-commits] [llvm/llvm-project] f46ce0: [MLIR] Add an install target for mlir-libraries

Nathan Lanza via All-commits all-commits at lists.llvm.org
Tue Jun 7 19:57:30 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: f46ce0373430c6f455442a53e39cdad2e7c034f2
      https://github.com/llvm/llvm-project/commit/f46ce0373430c6f455442a53e39cdad2e7c034f2
  Author: Nathan Lanza <nathan at lanza.io>
  Date:   2022-06-07 (Tue, 07 Jun 2022)

  Changed paths:
    M mlir/CMakeLists.txt

  Log Message:
  -----------
  [MLIR] Add an install target for mlir-libraries

This is required for the distribution system for installing the
mlir-libraries component. This is copied from clang's equivalent
feature.

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




More information about the All-commits mailing list