[all-commits] [llvm/llvm-project] efa708: [MLIR][cmake] use LINK_LIBS PUBLIC for MLIRStandar...

stephenneuendorffer via All-commits all-commits at lists.llvm.org
Sat May 16 22:45:35 PDT 2020


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

  Changed paths:
    M mlir/lib/Dialect/StandardOps/Transforms/CMakeLists.txt

  Log Message:
  -----------
  [MLIR][cmake] use LINK_LIBS PUBLIC for MLIRStandardOpsTransforms

Without this LLVM_LINK_LLVM_DYLIB is broken

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




More information about the All-commits mailing list