From 7df8e26dc92dc7ed74021e452cc1942956fc2cc6 Mon Sep 17 00:00:00 2001 From: Reid Spencer Date: Thu, 23 Mar 2006 06:53:38 +0000 Subject: Add HowToReleaseLLVM.html. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@26979 91177308-0d34-0410-b5e6-96231b3b80d8 --- docs/index.html | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'docs/index.html') diff --git a/docs/index.html b/docs/index.html index a390dc7..4042b9f 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
    -- cgit v1.1