[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 11:07:38 PDT 2019
beanz added a comment.
In D62040#1506832 <https://reviews.llvm.org/D62040#1506832>, @hans wrote:
> Hmm, I've never set LLVM_ENABLE_RUNTIMES, I just build with a previously built clang. The script lives in utils/release/build_llvm_package.bat
Given that there is a one-line fix to make the `package` target install the distribution list of components. I'm working on making this work for the runtimes build too.
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