[PATCH] D74864: [MLIR] Move from using target_link_libraries to LINK_LIBS for llvm libraries.

Valentin Churavy via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 21 15:16:21 PST 2020


vchuravy added a comment.

@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.


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