summaryrefslogtreecommitdiff
path: root/docs/HowToReleaseLLVM.rst
diff options
context:
space:
mode:
authorRenato Golin <renato.golin@linaro.org>2013-05-28 10:32:55 +0000
committerRenato Golin <renato.golin@linaro.org>2013-05-28 10:32:55 +0000
commitfe4716f7cf0bbabb5694fa452f435cec59bbd0e3 (patch)
treeca2ab497670c83954aaa250402d8960d8e270231 /docs/HowToReleaseLLVM.rst
parent06c3c9a9e1cc313d911e939e3e994feaf43cc3a7 (diff)
downloadllvm-fe4716f7cf0bbabb5694fa452f435cec59bbd0e3.tar.gz
llvm-fe4716f7cf0bbabb5694fa452f435cec59bbd0e3.tar.bz2
llvm-fe4716f7cf0bbabb5694fa452f435cec59bbd0e3.tar.xz
Linking ReleaseProcess doc with the world
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@182763 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'docs/HowToReleaseLLVM.rst')
-rw-r--r--docs/HowToReleaseLLVM.rst3
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/HowToReleaseLLVM.rst b/docs/HowToReleaseLLVM.rst
index 31877bd35a..ec16db766c 100644
--- a/docs/HowToReleaseLLVM.rst
+++ b/docs/HowToReleaseLLVM.rst
@@ -14,6 +14,9 @@ including subprojects: e.g., ``clang`` and ``dragonegg`` --- to the public. It
is the Release Manager's responsibility to ensure that a high quality build of
LLVM is released.
+If you're looking for the document on how to test the release candidates and
+create the vinary packages, please refer to the :doc:`ReleaseProcess` instead.
+
.. _timeline:
Release Timeline