[all-commits] [llvm/llvm-project] ea88dd: [MLIR] Fix MLIR build - add missing CMake dependency

Uday Bondhugula via All-commits all-commits at lists.llvm.org
Thu Apr 16 08:28:44 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: ea88dd821253103a07f335449416e55034e7d8b3
      https://github.com/llvm/llvm-project/commit/ea88dd821253103a07f335449416e55034e7d8b3
  Author: Uday Bondhugula <uday at polymagelabs.com>
  Date:   2020-04-16 (Thu, 16 Apr 2020)

  Changed paths:
    M mlir/lib/Dialect/Affine/Utils/CMakeLists.txt

  Log Message:
  -----------
  [MLIR] Fix MLIR build - add missing CMake dependency

This will fix a failure when using a linker sensitive to the order in
which libraries are passed.

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




More information about the All-commits mailing list