From: Reid Spencer Date: Thu, 23 Mar 2006 06:53:38 +0000 (+0000) Subject: Add HowToReleaseLLVM.html. X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=7df8e26dc92dc7ed74021e452cc1942956fc2cc6;p=oota-llvm.git Add HowToReleaseLLVM.html. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@26979 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/docs/index.html b/docs/index.html index a390dc705f1..4042b9ff63e 100644 --- a/docs/index.html +++ b/docs/index.html @@ -146,6 +146,9 @@ to add instructions and intrinsics to LLVM.
  • Using LLVM Libraries - Look here to understand how to use the libraries produced when LLVM is compiled.
  • +
  • How To Release LLVM To The Public - This +is a guide to preparing LLVM releases. Most developers can ignore it.
  • +
  • Doxygen generated documentation (classes) @@ -208,6 +211,7 @@ portable
  • +
    LLVM Mailing Lists