diff options
| author | Sylvestre Ledru <sylvestre@debian.org> | 2019-08-29 07:14:09 +0000 |
|---|---|---|
| committer | Sylvestre Ledru <sylvestre@debian.org> | 2019-08-29 07:14:09 +0000 |
| commit | d07de022919508135ebaea7e900280d03b4e23c3 (patch) | |
| tree | 3c39eb64d96d8ddefa58a5bba07bf09973d035ec /lldb/docs/resources | |
| parent | 101aca0484bc277bd352d198e45ce4ba662fee57 (diff) | |
| download | bcm5719-llvm-d07de022919508135ebaea7e900280d03b4e23c3.tar.gz bcm5719-llvm-d07de022919508135ebaea7e900280d03b4e23c3.zip | |
Provide a real link to the doc and remove old information
llvm-svn: 370301
Diffstat (limited to 'lldb/docs/resources')
| -rw-r--r-- | lldb/docs/resources/download.rst | 17 |
1 files changed, 2 insertions, 15 deletions
diff --git a/lldb/docs/resources/download.rst b/lldb/docs/resources/download.rst index ccc0caa1b44..de397f233c4 100644 --- a/lldb/docs/resources/download.rst +++ b/lldb/docs/resources/download.rst @@ -6,7 +6,7 @@ Nightly Builds Nightly builds of LLDB are packaged and tested from trunk: -Debian and Ubuntu: llvm.org/apt +Debian and Ubuntu: https://apt.llvm.org The pkgsrc framework offers a package with recent LLDB in the wip repository: @@ -18,17 +18,4 @@ The pkgsrc framework offers a package with recent LLDB in the wip repository: Releases -------- -Debian packages are available for LLDB 3.5 and later. - -* `Jessie - LLDB 3.5 <https://packages.debian.org/jessie/lldb>`_ -* `Stretch - LLDB 3.8 <https://packages.debian.org/stretch/lldb>`_ -* `Buster - LLDB 6.0 <https://packages.debian.org/buster/lldb>`_ -* `Sid - LLDB 6.0 <https://packages.debian.org/sid/lldb>`_ - -Ubuntu packages are available for LLDB 3.8 and later. - -* `Ubuntu 16.04LTS - LLDB 3.8 <https://packages.ubuntu.com/xenial/lldb>`_ -* `Ubuntu 18.04LTS - LLDB 6.0 <https://packages.ubuntu.com/bionic/lldb>`_ - -Arch Linux packages the latest `LLDB 6.0 -<https://www.archlinux.org/packages/extra/x86_64/lldb/>`_. +LLDB is packaged in most of the Debian & Ubuntu releases. |

