kkleine created this revision. Herald added a project: LLDB. Herald added a subscriber: lldb-commits.
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. Repository: rG LLVM Github Monorepo https://reviews.llvm.org/D61368 Files: lldb/INSTALL.txt Index: lldb/INSTALL.txt =================================================================== --- lldb/INSTALL.txt +++ lldb/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/INSTALL.txt =================================================================== --- lldb/INSTALL.txt +++ lldb/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