[PATCH] D74864: [MLIR] Move from using target_link_libraries to LINK_LIBS for llvm libraries.
Mehdi AMINI via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Feb 29 09:22:44 PST 2020
mehdi_amini added a comment.
In D74864#1887465 <https://reviews.llvm.org/D74864#1887465>, @vchuravy wrote:
> @mehdi_amini and I had a conversation on discord about libMLIR.so and I think we allayed all fears that this would lock us into being stuck with a libMLIR.so if we want to eventually go down the path of including it as part of libMLIR.so
> So I think we are good to go ahead with this.
Absolutely! Thanks both :)
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D74864/new/
https://reviews.llvm.org/D74864
More information about the llvm-commits
mailing list