summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAshok Thirumurthi <ashok.thirumurthi@intel.com>2013-06-10 15:26:48 +0000
committerAshok Thirumurthi <ashok.thirumurthi@intel.com>2013-06-10 15:26:48 +0000
commitaecb66ec331bf1b1fc29dde9ca6ee09560039530 (patch)
treed71aa9a1466cccf41c74c7d014039f9e69fe0003
parent548e9d48346a28256c92e123d530377e7884b519 (diff)
downloadbcm5719-llvm-aecb66ec331bf1b1fc29dde9ca6ee09560039530.tar.gz
bcm5719-llvm-aecb66ec331bf1b1fc29dde9ca6ee09560039530.zip
Updated the links to Debian packages, provided a link to the blog on the nightly,
and provided download links for incremental 3.4 packages for 32/64-bit editions. llvm-svn: 183668
-rwxr-xr-xlldb/www/download.html11
1 files changed, 8 insertions, 3 deletions
diff --git a/lldb/www/download.html b/lldb/www/download.html
index 063e180b89e..433209ae64c 100755
--- a/lldb/www/download.html
+++ b/lldb/www/download.html
@@ -20,7 +20,7 @@
<div class="post">
<h1 class ="postheader">Latest LLDB</h1>
<div class="postcontent">
- <p>Nightly builds of LLDB are packaged from trunk:</p>
+ <p>Nightly builds of LLDB are <a href="http://blog.llvm.org/2013/04/llvm-debianubuntu-nightly-packages.html">packaged and tested</a> from trunk:</p>
<ul>
<li>Debian and Ubuntu:
<a href="http://llvm.org/apt/">llvm.org/apt</a></li>
@@ -33,8 +33,13 @@
<div class="postcontent">
<p>Debian packages are available for LLDB 3.2 and later.</p>
<ul>
- <li><a href="http://packages.debian.org/unstable/main/lldb">LLDB 3.2</a> (unstable)</li>
- <li><a href="http://packages.debian.org/experimental/main/lldb">LLDB 3.3</a> (coming soon)</li>
+ <li><a href="http://packages.debian.org/experimental/lldb-3.4">LLDB 3.4</a> (incremental release)</li>
+ <ul>
+ <li><a href="http://packages.debian.org/experimental/amd64/lldb-3.4/download">amd64</a> (x86-64)</li>
+ <li><a href="http://packages.debian.org/experimental/s390/lldb-3.4/download">System/390</a> (i386)</li>
+ </ul>
+ <li><a href="http://packages.debian.org/experimental/lldb-3.3">LLDB 3.3</a> (experimental)</li>
+ <li><a href="http://packages.debian.org/unstable/lldb-3.2">LLDB 3.2</a> (unstable)</li>
</ul>
</div>
<div class="postfooter"></div>
OpenPOWER on IntegriCloud