summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTobias Grosser <grosser@fim.uni-passau.de>2010-10-06 21:07:30 +0000
committerTobias Grosser <grosser@fim.uni-passau.de>2010-10-06 21:07:30 +0000
commit436bc5fdb377bb0a4ac7a3aed731220994e9a202 (patch)
tree46839adaee9b20e62adc028098bbc048f57ba252
parent5f2d6a5cd97c655a9898c35f1b8808f0b348a4b6 (diff)
downloadbcm5719-llvm-436bc5fdb377bb0a4ac7a3aed731220994e9a202.tar.gz
bcm5719-llvm-436bc5fdb377bb0a4ac7a3aed731220994e9a202.zip
Fix libc++ link in release notes.
llvm-svn: 115837
-rw-r--r--llvm/docs/ReleaseNotes.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/docs/ReleaseNotes.html b/llvm/docs/ReleaseNotes.html
index 7cb7b5c8450..826540afae8 100644
--- a/llvm/docs/ReleaseNotes.html
+++ b/llvm/docs/ReleaseNotes.html
@@ -269,7 +269,7 @@ support new platforms, new languages, new architectures, and new features.
<div class="doc_text">
<p>
-<a href="http://libc++.llvm.org/">libc++</a> is another new member of the LLVM
+<a href="http://libcxx.llvm.org/">libc++</a> is another new member of the LLVM
family. It is an implementation of the C++ standard library, written from the
ground up to specifically target the forthcoming C++'0X standard and focus on
delivering great performance.</p>
OpenPOWER on IntegriCloud