[PATCH] D69440: [cmake] Add support for explicit STATIC libraries even when building mostly shared libraries.

Stephen Neuendorffer via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 16 09:44:31 PST 2020


stephenneuendorffer added a comment.

Now that MLIR is in tree, are there any specific objections to accepting this patch?  We intend to eliminate the circular library dependence as well, however, there seems to be little reason to disallow this usage, as far as I can see.


Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D69440/new/

https://reviews.llvm.org/D69440





More information about the llvm-commits mailing list