[www] r345389 - Win snapshot: r345380.

Hans Wennborg via llvm-commits llvm-commits at lists.llvm.org
Fri Oct 26 07:51:11 PDT 2018


Author: hans
Date: Fri Oct 26 07:51:11 2018
New Revision: 345389

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

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=345389&r1=345388&r2=345389&view=diff
==============================================================================
--- www/trunk/builds/index.html (original)
+++ www/trunk/builds/index.html Fri Oct 26 07:51:11 2018
@@ -36,8 +36,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-8.0.0-r339319-win64.exe">Windows installer (64-bit)</a> <a href="https://prereleases.llvm.org/win-snapshots/LLVM-8.0.0-r339319-win64.exe.sig">(.sig)</a>,
-  based on SVN r339319 (9 August 2018).</p>
+  <p><a href="https://prereleases.llvm.org/win-snapshots/LLVM-8.0.0-r345380-win64.exe">Windows installer (64-bit)</a> <a href="https://prereleases.llvm.org/win-snapshots/LLVM-8.0.0-r345380-win64.exe.sig">(.sig)</a>,
+  based on SVN r345380 (26 October 2018).</p>
 
   <p>If there is a previous version installed, the installer provides an option
   to uninstall it.</p>
@@ -61,7 +61,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-8.0.0-r339319-win32.exe">32-bit version</a> <a href="https://prereleases.llvm.org/win-snapshots/LLVM-8.0.0-r339319-win32.exe.sig">(.sig)</a>
+  <p>A <a href="https://prereleases.llvm.org/win-snapshots/LLVM-8.0.0-r345380-win32.exe">32-bit version</a> <a href="https://prereleases.llvm.org/win-snapshots/LLVM-8.0.0-r345380-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 +74,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-r339319.vsix">Visual Studio plugin installer</a> <a href="https://prereleases.llvm.org/win-snapshots/ClangFormat-r339319.vsix.sig">(.sig)</a>,
-  based on SVN r339319. 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-r339319.exe">clang-format-r339319.exe</a> <a href="https://prereleases.llvm.org/win-snapshots/clang-format-r339319.exe.sig">(.sig)</a>.</p>
+  <p><a href="https://prereleases.llvm.org/win-snapshots/ClangFormat-r345380.vsix">Visual Studio plugin installer</a> <a href="https://prereleases.llvm.org/win-snapshots/ClangFormat-r345380.vsix.sig">(.sig)</a>,
+  based on SVN r345380. 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-r345380.exe">clang-format-r345380.exe</a> <a href="https://prereleases.llvm.org/win-snapshots/clang-format-r345380.exe.sig">(.sig)</a>.</p>
 
 </div>
 




More information about the llvm-commits mailing list