[MLIR] Fix MLIR build - add missing CMake dependency
authorUday Bondhugula <uday@polymagelabs.com>
Thu, 16 Apr 2020 15:10:38 +0000 (20:40 +0530)
committerUday Bondhugula <uday@polymagelabs.com>
Thu, 16 Apr 2020 15:17:28 +0000 (20:47 +0530)
commitea88dd821253103a07f335449416e55034e7d8b3
tree144d9ba513c046c4788830fbab0626edf6bcd262
parent2d6b9dbfef55364fc762682cd8ab93045582944a
[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
mlir/lib/Dialect/Affine/Utils/CMakeLists.txt