From: Chris Lattner Date: Thu, 30 Sep 2010 01:12:09 +0000 (+0000) Subject: fix incorrect link! X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=97fe645bc29612eff47ec8841a4b3eb3442a0a0b;p=oota-llvm.git fix incorrect link! git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@115124 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/docs/ReleaseNotes.html b/docs/ReleaseNotes.html index ce80f15f275..c9fa2fe2217 100644 --- a/docs/ReleaseNotes.html +++ b/docs/ReleaseNotes.html @@ -430,7 +430,7 @@ code generator. GHC supports LLVM 2.7 and later.

-Clay is a new systems programming +Clay 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.