[PATCH] D62033: Change llvm_add_library to always use name for static libraries

Chris Bieneman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 16 15:00:39 PDT 2019


beanz added a comment.

Why are the clang libraries being built `STATIC` and `SHARED`?

We need to understand the problem you are trying to solve, because this doesn't seem like the right solution.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D62033





More information about the llvm-commits mailing list