[www] r331524 - Win snapshot: lldb isn't included since r327835
Hans Wennborg via llvm-commits
llvm-commits at lists.llvm.org
Fri May 4 07:51:46 PDT 2018
Author: hans
Date: Fri May 4 07:51:46 2018
New Revision: 331524
URL: http://llvm.org/viewvc/llvm-project?rev=331524&view=rev
Log:
Win snapshot: lldb isn't included since r327835
Modified:
www/trunk/builds/index.html
Modified: www/trunk/builds/index.html
URL: http://llvm.org/viewvc/llvm-project/www/trunk/builds/index.html?rev=331524&r1=331523&r2=331524&view=diff
==============================================================================
--- www/trunk/builds/index.html (original)
+++ www/trunk/builds/index.html Fri May 4 07:51:46 2018
@@ -52,8 +52,7 @@ license.</p>
<p>Currently, the package only includes
<a href="http://clang.llvm.org">clang</a>,
<a href="http://clang.llvm.org/docs/ClangFormat.html">clang-format</a>,
- <a href="http://lld.llvm.org">lld</a>,
- <a href="http://lldb.llvm.org">lldb</a>, and the
+ <a href="http://lld.llvm.org">lld</a>, and the
<a href="https://code.google.com/p/address-sanitizer/wiki/AddressSanitizer">AddressSanitizer</a>
runtime from <a href="http://compiler-rt.llvm.org">compiler-rt</a>, but
eventually it should grow to encompass other Clang tools,
More information about the llvm-commits
mailing list