<div dir="ltr">Thanks! </div><div class="gmail_extra"><br><br><div class="gmail_quote">On Fri, Sep 6, 2013 at 8:12 PM, Chandler Carruth <span dir="ltr"><<a href="mailto:chandlerc@gmail.com" target="_blank">chandlerc@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Author: chandlerc<br>
Date: Fri Sep  6 11:12:25 2013<br>
New Revision: 190163<br>
<br>
URL: <a href="http://llvm.org/viewvc/llvm-project?rev=190163&view=rev" target="_blank">http://llvm.org/viewvc/llvm-project?rev=190163&view=rev</a><br>
Log:<br>
Remove space between Address and Sanitizer. That's their preferred spelling.<br>
<br>
Modified:<br>
    www/trunk/builds/index.html<br>
<br>
Modified: www/trunk/builds/index.html<br>
URL: <a href="http://llvm.org/viewvc/llvm-project/www/trunk/builds/index.html?rev=190163&r1=190162&r2=190163&view=diff" target="_blank">http://llvm.org/viewvc/llvm-project/www/trunk/builds/index.html?rev=190163&r1=190162&r2=190163&view=diff</a><br>

==============================================================================<br>
--- www/trunk/builds/index.html (original)<br>
+++ www/trunk/builds/index.html Fri Sep  6 11:12:25 2013<br>
@@ -49,14 +49,14 @@ license.</p><br>
   Alternatively, in a continuous integration setting, invoke MSBuild with<br>
   <code>/p:CLTool=C:\Program Files\LLVM 3.4.svn\bin\clang-cl.exe</code></p><br>
<br>
-  <p>Currently, the package only includes <a<br>
-    href="<a href="http://clang.llvm.org" target="_blank">http://clang.llvm.org</a>">clang</a> and the <a<br>
-    href="<a href="https://code.google.com/p/address-sanitizer/wiki/AddressSanitizer" target="_blank">https://code.google.com/p/address-sanitizer/wiki/AddressSanitizer</a>">Address<br>
-    Sanitizer</a> runtime from <a<br>
-    href="<a href="http://compiler-rt.llvm.org" target="_blank">http://compiler-rt.llvm.org</a>">compiler-rt</a>, but eventually it should<br>
-  grow to encompass <a href="<a href="http://lld.llvm.org" target="_blank">http://lld.llvm.org</a>">lld</a>, <a<br>
-    href="<a href="http://lldb.llvm.org" target="_blank">http://lldb.llvm.org</a>">lldb</a>, and possibly other LLVM projects such<br>
-  as <a href="<a href="http://libcxx.llvm.org" target="_blank">http://libcxx.llvm.org</a>">libc++</a>.  </p><br>
+  <p>Currently, the package only includes<br>
+    <a href="<a href="http://clang.llvm.org" target="_blank">http://clang.llvm.org</a>">clang</a> and the<br>
+    <a href="<a href="https://code.google.com/p/address-sanitizer/wiki/AddressSanitizer" target="_blank">https://code.google.com/p/address-sanitizer/wiki/AddressSanitizer</a>">AddressSanitizer</a><br>

+    runtime from <a href="<a href="http://compiler-rt.llvm.org" target="_blank">http://compiler-rt.llvm.org</a>">compiler-rt</a>, but<br>
+    eventually it should grow to encompass<br>
+    <a href="<a href="http://lld.llvm.org" target="_blank">http://lld.llvm.org</a>">lld</a>,<br>
+    <a href="<a href="http://lldb.llvm.org" target="_blank">http://lldb.llvm.org</a>">lldb</a>, and possibly other LLVM projectsi<br>
+    such as <a href="<a href="http://libcxx.llvm.org" target="_blank">http://libcxx.llvm.org</a>">libc++</a>.</p><br>
<br>
 </div><br>
<br>
<br>
<br>
_______________________________________________<br>
llvm-commits mailing list<br>
<a href="mailto:llvm-commits@cs.uiuc.edu">llvm-commits@cs.uiuc.edu</a><br>
<a href="http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits" target="_blank">http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits</a><br>
</blockquote></div><br></div>