[www] r214920 - Win Snapshot: don't use <pre>
Hans Wennborg
hans at hanshq.net
Tue Aug 5 13:12:50 PDT 2014
Author: hans
Date: Tue Aug 5 15:12:50 2014
New Revision: 214920
URL: http://llvm.org/viewvc/llvm-project?rev=214920&view=rev
Log:
Win Snapshot: don't use <pre>
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=214920&r1=214919&r2=214920&view=diff
==============================================================================
--- www/trunk/builds/index.html (original)
+++ www/trunk/builds/index.html Tue Aug 5 15:12:50 2014
@@ -40,7 +40,7 @@ license.</p>
installer integrates with MSVC 2010, 2012, 2013 and 14 CTP. (However, note
that using the STL from the 14 CTP doesn't work due to
<a href="http://llvm.org/bugs/show_bug.cgi?id=20342">PR20342</a>: missing
- <pre>__vectorcall</pre> support).</p>
+ <code>__vectorcall</code> support).</p>
<p><a href="downloads/LLVM-3.6.0-r214711-win32.exe">Windows installer</a>,
based on SVN r214711.</p>
More information about the llvm-commits
mailing list