diff options
author | Dan Gohman <gohman@apple.com> | 2010-05-03 23:52:21 +0000 |
---|---|---|
committer | Dan Gohman <gohman@apple.com> | 2010-05-03 23:52:21 +0000 |
commit | 3b763f4ba0529b82bd0fec1b82b74b6c5f50c103 (patch) | |
tree | 81d29c81ce3b69d62a95e24d5f354050c82f8dc2 | |
parent | 62af9d2723b7824779584e71032acbf70209f606 (diff) | |
download | bcm5719-llvm-3b763f4ba0529b82bd0fec1b82b74b6c5f50c103.tar.gz bcm5719-llvm-3b763f4ba0529b82bd0fec1b82b74b6c5f50c103.zip |
Update one more 2.7 to 2.8.
llvm-svn: 102978
-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 ecd1884d769..94e5c7b398a 100644 --- a/llvm/docs/ReleaseNotes.html +++ b/llvm/docs/ReleaseNotes.html @@ -43,7 +43,7 @@ Release Notes</a>.</h1> <div class="doc_text"> <p>This document contains the release notes for the LLVM Compiler -Infrastructure, release 2.7. Here we describe the status of LLVM, including +Infrastructure, release 2.8. Here we describe the status of LLVM, including major improvements from the previous release and significant known problems. All LLVM releases may be downloaded from the <a href="http://llvm.org/releases/">LLVM releases web site</a>.</p> |