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


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
_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to