diff options
| author | Benjamin Kramer <benny.kra@googlemail.com> | 2012-06-05 20:35:50 +0000 |
|---|---|---|
| committer | Benjamin Kramer <benny.kra@googlemail.com> | 2012-06-05 20:35:50 +0000 |
| commit | 21b8ad0560ee8bfe6c2586370b682e56e80837fa (patch) | |
| tree | 2987d70e41e2e3a79f9958c9524f062943d2debf /llvm | |
| parent | ee56b541d8bf1b01102aff62a67f74f61a81f2a5 (diff) | |
| download | bcm5719-llvm-21b8ad0560ee8bfe6c2586370b682e56e80837fa.tar.gz bcm5719-llvm-21b8ad0560ee8bfe6c2586370b682e56e80837fa.zip | |
Add 3.0 and 3.1 tags to the getting started guide.
llvm-svn: 158020
Diffstat (limited to 'llvm')
| -rw-r--r-- | llvm/docs/GettingStarted.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/llvm/docs/GettingStarted.html b/llvm/docs/GettingStarted.html index 8c59e3e3014..ea835b3f48d 100644 --- a/llvm/docs/GettingStarted.html +++ b/llvm/docs/GettingStarted.html @@ -748,6 +748,8 @@ revision), you can checkout it from the '<tt>tags</tt>' directory (instead of subdirectories of the '<tt>tags</tt>' directory:</p> <ul> +<li>Release 3.1: <b>RELEASE_31/final</b></li> +<li>Release 3.0: <b>RELEASE_30/final</b></li> <li>Release 2.9: <b>RELEASE_29/final</b></li> <li>Release 2.8: <b>RELEASE_28</b></li> <li>Release 2.7: <b>RELEASE_27</b></li> |

