[www] r372982 - Win snapshot: r372920

Hans Wennborg via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 26 07:48:52 PDT 2019


Author: hans
Date: Thu Sep 26 07:48:52 2019
New Revision: 372982

URL: http://llvm.org/viewvc/llvm-project?rev=372982&view=rev
Log:
Win snapshot: r372920

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=372982&r1=372981&r2=372982&view=diff
==============================================================================
--- www/trunk/builds/index.html (original)
+++ www/trunk/builds/index.html Thu Sep 26 07:48:52 2019
@@ -17,8 +17,7 @@
 
 <div class="rel_boxtext">
 
-<p><a href="https://llvm.org/">LLVM</a> is distributed under the <a href="https://llvm.org/releases/6.0.0/LICENSE.TXT">University of Illinois Open Source License</a>, an <a href="https://www.opensource.org/licenses/UoI-NCSA.php">OSI-approved</a>
-license.</p>
+<p><a href="https://llvm.org/">LLVM</a> is distributed under an open source <a href="https://llvm.org/releases/10.0.0/LICENSE.TXT">License</a>.</p>
 
 </div>
 <div class="rel_section">Other builds</div>
@@ -36,8 +35,8 @@ license.</p>
 <div class="rel_boxtext">
   <p>We provide a periodically updated installer for Windows:</p>
 
-  <p><a href="https://prereleases.llvm.org/win-snapshots/LLVM-9.0.0-r363781-win64.exe">Windows installer (64-bit)</a> <a href="https://prereleases.llvm.org/win-snapshots/LLVM-9.0.0-r363781-win64.exe.sig">(.sig)</a>,
-  based on SVN r363781 (21 June 2019).</p>
+  <p><a href="https://prereleases.llvm.org/win-snapshots/LLVM-10.0.0-r372920-win64.exe">Windows installer (64-bit)</a> <a href="https://prereleases.llvm.org/win-snapshots/LLVM-10.0.0-r372920-win64.exe.sig">(.sig)</a>,
+  based on SVN r372920 (26 September 2019).</p>
 
   <p>If there is a previous version installed, the installer provides an option
   to uninstall it.</p>
@@ -61,7 +60,7 @@ license.</p>
   <code>/p:PlatformToolset=llvm</code> to try out the toolchain without
   modifying the project files.</p>
 
-  <p>A <a href="https://prereleases.llvm.org/win-snapshots/LLVM-9.0.0-r363781-win32.exe">32-bit version</a> <a href="https://prereleases.llvm.org/win-snapshots/LLVM-9.0.0-r363781-win32.exe.sig">(.sig)</a>
+  <p>A <a href="https://prereleases.llvm.org/win-snapshots/LLVM-10.0.0-r372920-win32.exe">32-bit version</a> <a href="https://prereleases.llvm.org/win-snapshots/LLVM-10.0.0-r372920-win32.exe.sig">(.sig)</a>
     of the installer is also available.</p>
 
   <p>The .sig files are PGP signatures using key <a href="https://releases.llvm.org/6.0.0/hans-gpg-key.asc">345AD05D</a>.</p>
@@ -74,8 +73,8 @@ license.</p>
   requires Visual Studio 2012 Professional or later.  Notably, the Express
   editions do not support plugins.</p>
 
-  <p><a href="https://prereleases.llvm.org/win-snapshots/ClangFormat-r363781.vsix">Visual Studio plugin installer</a> <a href="https://prereleases.llvm.org/win-snapshots/ClangFormat-r363781.vsix.sig">(.sig)</a>,
-  based on SVN r363781. Also available <a href="https://marketplace.visualstudio.com/items?itemName=LLVMExtensions.ClangFormat">at the Visual Studio Marketplace</a>. A separate build of the clang-format binary is available as <a href="https://prereleases.llvm.org/win-snapshots/clang-format-r363781.exe">clang-format-r363781.exe</a> <a href="https://prereleases.llvm.org/win-snapshots/clang-format-r363781.exe.sig">(.sig)</a>.</p>
+  <p><a href="https://prereleases.llvm.org/win-snapshots/ClangFormat-r372920.vsix">Visual Studio plugin installer</a> <a href="https://prereleases.llvm.org/win-snapshots/ClangFormat-r372920.vsix.sig">(.sig)</a>,
+  based on SVN r372920. Also available <a href="https://marketplace.visualstudio.com/items?itemName=LLVMExtensions.ClangFormat">at the Visual Studio Marketplace</a>. A separate build of the clang-format binary is available as <a href="https://prereleases.llvm.org/win-snapshots/clang-format-r372920.exe">clang-format-r372920.exe</a> <a href="https://prereleases.llvm.org/win-snapshots/clang-format-r372920.exe.sig">(.sig)</a>.</p>
 
 </div>
 




More information about the llvm-commits mailing list