[libcxxabi] r342627 - add a quick link to libc++
Sylvestre Ledru
sylvestre at debian.org
Thu Sep 20 01:01:17 PDT 2018
Author: sylvestre
Date: Thu Sep 20 01:01:16 2018
New Revision: 342627
URL: http://llvm.org/viewvc/llvm-project?rev=342627&view=rev
Log:
add a quick link to libc++
Modified:
libcxxabi/trunk/www/index.html
Modified: libcxxabi/trunk/www/index.html
URL: http://llvm.org/viewvc/llvm-project/libcxxabi/trunk/www/index.html?rev=342627&r1=342626&r2=342627&view=diff
==============================================================================
--- libcxxabi/trunk/www/index.html (original)
+++ libcxxabi/trunk/www/index.html Thu Sep 20 01:01:16 2018
@@ -22,6 +22,7 @@
<div class="submenu">
<label>Quick Links</label>
+ <a href="https://libcxx.llvm.org/">libc++</a>
<a href="http://lists.llvm.org/mailman/listinfo/cfe-dev">cfe-dev</a>
<a href="http://lists.llvm.org/mailman/listinfo/cfe-commits">cfe-commits</a>
<a href="http://llvm.org/bugs/">Bug Reports</a>
More information about the libcxx-commits
mailing list