diff options
author | Bill Wendling <isanbard@gmail.com> | 2011-04-04 23:42:51 +0000 |
---|---|---|
committer | Bill Wendling <isanbard@gmail.com> | 2011-04-04 23:42:51 +0000 |
commit | db62424c3d453fb7406c5f76da6c5763288462a0 (patch) | |
tree | e0ae82fdc244657faea75cfa7e592a00d5b19d1d /llvm/docs/GettingStarted.html | |
parent | a6129b4a7f56794485808b8d4ecd40f8e22d9bac (diff) | |
download | bcm5719-llvm-db62424c3d453fb7406c5f76da6c5763288462a0.tar.gz bcm5719-llvm-db62424c3d453fb7406c5f76da6c5763288462a0.zip |
Add info on where to get 2.9 final svn sources.
llvm-svn: 128860
Diffstat (limited to 'llvm/docs/GettingStarted.html')
-rw-r--r-- | llvm/docs/GettingStarted.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/llvm/docs/GettingStarted.html b/llvm/docs/GettingStarted.html index 0dad3c22f66..76d404772a5 100644 --- a/llvm/docs/GettingStarted.html +++ b/llvm/docs/GettingStarted.html @@ -743,6 +743,7 @@ revision), you can checkout it from the '<tt>tags</tt>' directory (instead of subdirectories of the '<tt>tags</tt>' directory:</p> <ul> +<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> <li>Release 2.6: <b>RELEASE_26</b></li> |