[PATCH] D62040: [docs] Add new document on building distributions

Chris Bieneman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri May 17 10:40:51 PDT 2019


beanz added a comment.

In D62040#1506826 <https://reviews.llvm.org/D62040#1506826>, @hans wrote:

> The Windows packages currently includes at least the asan runtime (and a bunch of other stuff like openmp that people ask for but I'm never quite sure if it works).


But I assume you're not building them using the just-built clang (`LLVM_ENABLE_RUNTIMES`). I'm not sure how any of our current mechanisms for installing those would work with cpack.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D62040





More information about the llvm-commits mailing list