A very early, rough draft of a guide to making public releases for LLVM.
authorReid Spencer <rspencer@reidspencer.com>
Thu, 23 Mar 2006 06:45:42 +0000 (06:45 +0000)
committerReid Spencer <rspencer@reidspencer.com>
Thu, 23 Mar 2006 06:45:42 +0000 (06:45 +0000)
commitcf427e8ea03d993179307372057c6857942b8b32
tree3019c331d8627e8c72c56868f6639cb64d142455
parent6c8a2f1e482a640ba05d99addb200e85d071f49d
A very early, rough draft of a guide to making public releases for LLVM.
This document will detail the steps needed for making a quality release of
LLVM that ensures the release functions and is of high quality.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@26978 91177308-0d34-0410-b5e6-96231b3b80d8
docs/HowToReleaseLLVM.html [new file with mode: 0644]