[Lldb-commits] [PATCH] D61368: Fix build URL in new LLDB website

Raphael Isemann via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Wed May 1 02:52:50 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL359665: Fix build URL in new LLDB website (authored by teemperor, committed by ).
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

Changed prior to commit:
  https://reviews.llvm.org/D61368?vs=197512&id=197519#toc

Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D61368/new/

https://reviews.llvm.org/D61368

Files:
  lldb/trunk/INSTALL.txt


Index: lldb/trunk/INSTALL.txt
===================================================================
--- lldb/trunk/INSTALL.txt
+++ lldb/trunk/INSTALL.txt
@@ -15,4 +15,4 @@
 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


-------------- next part --------------
A non-text attachment was scrubbed...
Name: D61368.197519.patch
Type: text/x-patch
Size: 393 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20190501/82ca7271/attachment.bin>


More information about the lldb-commits mailing list