[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
Fri Oct 25 15:43:23 PDT 2019


stephenneuendorffer added a comment.

@tstellar: Not that I know of, but MLIR has some circular dependencies and I've used this to solve them.  This should be NFC for existing usage.


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