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

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


beanz created this revision.
beanz added reviewers: tstellar, phosek, jroelofs, hans.
Herald added a subscriber: arphaman.
Herald added a project: LLVM.

This document is an attempt to provide a guide for best practices for using the LLVM build system to generate distributable LLVM-based tools.

Most of the document is geared toward distributions of LLVM-based toolchains, but much of it also applies to distributing other LLVM-based tools and libraries.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D62040

Files:
  llvm/docs/BuildingADistribution.rst
  llvm/docs/index.rst

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D62040.199919.patch
Type: text/x-patch
Size: 9992 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190516/4e4543f6/attachment.bin>


More information about the llvm-commits mailing list