[PATCH] D72585: [MLIR] Fixes for BUILD_SHARED_LIBS=on
Mehdi AMINI via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Jan 18 19:48:43 PST 2020
mehdi_amini added a comment.
The changes overall looks fine to me, but this patch does not seem enough to build with ENABLE_SHARED_LIB right? We still have a cyclic dependency to break first I believe.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D72585/new/
https://reviews.llvm.org/D72585
More information about the llvm-commits
mailing list