[PATCH] D32883: [LLVMgold] add option to statically link libstdc++ and libgcc

Peter Collingbourne via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 4 15:31:54 PDT 2017


pcc added a comment.

Does this need to be a cmake option? Can you pass these flags yourself instead with `CMAKE_MODULE_LINK_FLAGS`?


Repository:
  rL LLVM

https://reviews.llvm.org/D32883





More information about the llvm-commits mailing list