diff options
author | Marshall Clow <mclow@qualcomm.com> | 2013-03-14 19:00:34 +0000 |
---|---|---|
committer | Marshall Clow <mclow@qualcomm.com> | 2013-03-14 19:00:34 +0000 |
commit | 928f65a8aaca0383d24cf036b757bc120eaebcf4 (patch) | |
tree | ad31096e2a33ab742a6891d55dccc2b0422a19a4 /libcxx/www | |
parent | c63cf3a0aefcf18da470944285ae8739193509b0 (diff) | |
download | bcm5719-llvm-928f65a8aaca0383d24cf036b757bc120eaebcf4.tar.gz bcm5719-llvm-928f65a8aaca0383d24cf036b757bc120eaebcf4.zip |
Updated link to Marshall's instructions
llvm-svn: 177099
Diffstat (limited to 'libcxx/www')
-rw-r--r-- | libcxx/www/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libcxx/www/index.html b/libcxx/www/index.html index 64df3cc8635..89bf5b2b78d 100644 --- a/libcxx/www/index.html +++ b/libcxx/www/index.html @@ -341,7 +341,7 @@ End of search list. <ul> <li><a href="atomic_design.html"><tt><atomic></tt></a></li> <li><a href="type_traits_design.html"><tt><type_traits></tt></a></li> -<li><a href="http://marshall.calepin.co/llvmclang-and-standard-libraries-on-mac-os-x.html">Excellent notes by Marshall Clow</a></li> +<li><a href="http://cplusplusmusings.wordpress.com/2012/07/05/clang-and-standard-libraries-on-mac-os-x/">Excellent notes by Marshall Clow</a></li> <li><a href="debug_mode.html">Status of debug mode</a></li> </ul> |