[all-commits] [llvm/llvm-project] 54529c: Add missing dep to fix shared libs build
Geoffrey Martin-Noble via All-commits
all-commits at lists.llvm.org
Mon Feb 22 11:37:10 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 54529c4be64ec5f2269460df52602f0242e54a75
https://github.com/llvm/llvm-project/commit/54529c4be64ec5f2269460df52602f0242e54a75
Author: Geoffrey Martin-Noble <gcmn at google.com>
Date: 2021-02-22 (Mon, 22 Feb 2021)
Changed paths:
M mlir/lib/Dialect/Linalg/IR/CMakeLists.txt
Log Message:
-----------
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
More information about the All-commits
mailing list