Add missing dep to fix shared libs build
authorGeoffrey Martin-Noble <gcmn@google.com>
Mon, 22 Feb 2021 19:35:32 +0000 (11:35 -0800)
committerGeoffrey Martin-Noble <gcmn@google.com>
Mon, 22 Feb 2021 19:36:48 +0000 (11:36 -0800)
commit54529c4be64ec5f2269460df52602f0242e54a75
treeb6f4a05da214c11b25e2f9bb887fe74d82e0024d
parent56223b1e91ed444a054aa9bd20878d0b62c7b53b
Add missing dep to fix shared libs build

Followup to https://reviews.llvm.org/D97006 which broke the shared libs
build because of a missing dependency.

Differential Revision: https://reviews.llvm.org/D97213
mlir/lib/Dialect/Linalg/IR/CMakeLists.txt