[all-commits] [llvm/llvm-project] 619921: [mlir] Fix shared libs build

Andrzej WarzyƄski via All-commits all-commits at lists.llvm.org
Tue Sep 29 06:31:46 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 6199219bbd8224b7cf69b4a538bd6bc49f6daaf0
      https://github.com/llvm/llvm-project/commit/6199219bbd8224b7cf69b4a538bd6bc49f6daaf0
  Author: Andrzej Warzynski <andrzej.warzynski at arm.com>
  Date:   2020-09-29 (Tue, 29 Sep 2020)

  Changed paths:
    M mlir/lib/Target/CMakeLists.txt

  Log Message:
  -----------
  [mlir] Fix shared libs build

The following change causes the shared libraries build
(BUILD_SHARED_LIBS=On) to fail:
  * https://reviews.llvm.org/D88351
This patch will fix that.

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




More information about the All-commits mailing list