[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 21:19:18 PDT 2019


beanz added a comment.

LLVM generally has a policy of not leaving dead or unused code in tree. Changing to an error seems like the right approach given our coding guidelines.


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