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