[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
Wed Feb 19 21:42:04 PST 2020


mehdi_amini added a comment.

> This is preparation for properly dealing with creating libMLIR.so as well.

I asked in another revision, but I don't think I got an answer: what is the story for the circular dependency if we were to use MLIR in LLVM in the future? I'd be worried about adding barriers into this and I have some memory of a previous discussion that keeping a single .so would be somehow required?


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