diff options
| author | Chris Lattner <sabre@nondot.org> | 2010-09-30 01:12:09 +0000 |
|---|---|---|
| committer | Chris Lattner <sabre@nondot.org> | 2010-09-30 01:12:09 +0000 |
| commit | 510a81a89bcfeef5ce5d9400a726ae31d994a5b1 (patch) | |
| tree | 5b4c1f9b662c9d3140b5c5976ada8df67f47cd3d /llvm/docs | |
| parent | ea7c48ccf7f9b3d08aeb35d7835a355debf991f2 (diff) | |
| download | bcm5719-llvm-510a81a89bcfeef5ce5d9400a726ae31d994a5b1.tar.gz bcm5719-llvm-510a81a89bcfeef5ce5d9400a726ae31d994a5b1.zip | |
fix incorrect link!
llvm-svn: 115124
Diffstat (limited to 'llvm/docs')
| -rw-r--r-- | llvm/docs/ReleaseNotes.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/docs/ReleaseNotes.html b/llvm/docs/ReleaseNotes.html index ce80f15f275..c9fa2fe2217 100644 --- a/llvm/docs/ReleaseNotes.html +++ b/llvm/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> |

