[all-commits] [llvm/llvm-project] 1cff8e: [MLIR] LinalgToStandard: use LINK_LIBS rather than...

stephenneuendorffer via All-commits all-commits at lists.llvm.org
Fri May 15 14:26:09 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 1cff8e8de79f0308536fd78c81055c4452eb5c28
      https://github.com/llvm/llvm-project/commit/1cff8e8de79f0308536fd78c81055c4452eb5c28
  Author: Stephen Neuendorffer <stephen.neuendorffer at xilinx.com>
  Date:   2020-05-15 (Fri, 15 May 2020)

  Changed paths:
    M mlir/lib/Conversion/LinalgToStandard/CMakeLists.txt

  Log Message:
  -----------
  [MLIR] LinalgToStandard: use LINK_LIBS rather than target_link_libraries.

Also, missing MLIRTransforms as a dependency.  This breaks BUILD_SHARED_LIBS=on

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




More information about the All-commits mailing list