aboutsummaryrefslogtreecommitdiffstats
path: root/docs/ReleaseNotes.html
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2010-09-30 01:12:09 +0000
committerChris Lattner <sabre@nondot.org>2010-09-30 01:12:09 +0000
commit97fe645bc29612eff47ec8841a4b3eb3442a0a0b (patch)
tree71dcd39c447101ba7610b56bf6172f54d45e0133 /docs/ReleaseNotes.html
parenta854a4bbc81fdc800e74cfc4bf6a1e4a429f1cdb (diff)
downloadexternal_llvm-97fe645bc29612eff47ec8841a4b3eb3442a0a0b.zip
external_llvm-97fe645bc29612eff47ec8841a4b3eb3442a0a0b.tar.gz
external_llvm-97fe645bc29612eff47ec8841a4b3eb3442a0a0b.tar.bz2
fix incorrect link!
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@115124 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'docs/ReleaseNotes.html')
-rw-r--r--docs/ReleaseNotes.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/ReleaseNotes.html b/docs/ReleaseNotes.html
index ce80f15..c9fa2fe 100644
--- a/docs/ReleaseNotes.html
+++ b/docs/ReleaseNotes.html
@@ -430,7 +430,7 @@ code generator</a>. GHC supports LLVM 2.7 and later.</p>
<div class="doc_text">
<p>
-<a href="http://www.haskell.org/ghc/">Clay</a> is a new systems programming
+<a href="http://tachyon.in/clay/">Clay</a> is a new systems programming
language that is specifically designed for generic programming. It makes
generic programming very concise thanks to whole program type propagation. It
uses LLVM as its backend.</p>