summaryrefslogtreecommitdiffstats
path: root/lldb/INSTALL.txt
diff options
context:
space:
mode:
authorRaphael Isemann <teemperor@gmail.com>2019-05-01 09:55:00 +0000
committerRaphael Isemann <teemperor@gmail.com>2019-05-01 09:55:00 +0000
commit290be2a3b7445ccf1fbe843ff0b6dd8f8f545789 (patch)
treed405d07e0f15411215a33d53e517977deb64cae6 /lldb/INSTALL.txt
parentc53f8db770d7e07b1f7e57204c6cd186094714ba (diff)
downloadbcm5719-llvm-290be2a3b7445ccf1fbe843ff0b6dd8f8f545789.tar.gz
bcm5719-llvm-290be2a3b7445ccf1fbe843ff0b6dd8f8f545789.zip
Fix build URL in new LLDB website
Summary: After the LLDB website was migrated to be generated by Sphinx the build.html file lives in another location. See http://lists.llvm.org/pipermail/lldb-dev/2019-April/014992.html. Reviewers: teemperor Reviewed By: teemperor Subscribers: lldb-commits Tags: #lldb Differential Revision: https://reviews.llvm.org/D61368 llvm-svn: 359665
Diffstat (limited to 'lldb/INSTALL.txt')
-rw-r--r--lldb/INSTALL.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/lldb/INSTALL.txt b/lldb/INSTALL.txt
index ef7126994f4..59294bd7f03 100644
--- a/lldb/INSTALL.txt
+++ b/lldb/INSTALL.txt
@@ -15,4 +15,4 @@ LLDB branch, according to the algorithm in scripts/Xcode/repo.py.
For instructions to build LLDB on Linux, or more details about supported
compiler versions, other dependencies, and build flags, see:
- http://lldb.llvm.org/build.html
+ https://lldb.llvm.org/resources/build.html
OpenPOWER on IntegriCloud