summaryrefslogtreecommitdiffstats
path: root/llvm/docs/ReleaseNotes.html
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2009-11-03 21:50:09 +0000
committerChris Lattner <sabre@nondot.org>2009-11-03 21:50:09 +0000
commit6e41c797637d13708f36c9d620d9d8bd649f7ec7 (patch)
tree806e0e7144f6692e4fa1869432450b2acf2c1085 /llvm/docs/ReleaseNotes.html
parentf42b5af549d438e4b691f9aa6fc720bc2a1db5dc (diff)
downloadbcm5719-llvm-6e41c797637d13708f36c9d620d9d8bd649f7ec7.tar.gz
bcm5719-llvm-6e41c797637d13708f36c9d620d9d8bd649f7ec7.zip
fix broken link
llvm-svn: 85951
Diffstat (limited to 'llvm/docs/ReleaseNotes.html')
-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 95866dd6252..5a5a01ae836 100644
--- a/llvm/docs/ReleaseNotes.html
+++ b/llvm/docs/ReleaseNotes.html
@@ -1058,7 +1058,7 @@ there isn't already one.</p>
<li>LLVM will not correctly compile on Solaris and/or OpenSolaris
using the stock GCC 3.x.x series 'out the box',
-See: <a href="#brokengcc">Broken versions of GCC and other tools</a>.
+See: <a href="GettingStarted.html#brokengcc">Broken versions of GCC and other tools</a>.
However, A <a href="http://pkg.auroraux.org/GCC">Modern GCC Build</a>
for x86/x86-64 has been made available from the third party AuroraUX Project
that has been meticulously tested for bootstrapping LLVM &amp; Clang.</li>
OpenPOWER on IntegriCloud