diff options
author | Chris Lattner <sabre@nondot.org> | 2009-02-25 05:45:05 +0000 |
---|---|---|
committer | Chris Lattner <sabre@nondot.org> | 2009-02-25 05:45:05 +0000 |
commit | 02408740a7efb624e97d07d12d087be77d749430 (patch) | |
tree | c273add63634a7c2b9c3dd28950a7e5c4f8f2b1c /docs/ReleaseNotes.html | |
parent | c97507ba8dde7b8d6ee38414e7faa05337954b91 (diff) | |
download | external_llvm-02408740a7efb624e97d07d12d087be77d749430.zip external_llvm-02408740a7efb624e97d07d12d087be77d749430.tar.gz external_llvm-02408740a7efb624e97d07d12d087be77d749430.tar.bz2 |
don't know if there is a vmkit release to match 2.5
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@65434 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'docs/ReleaseNotes.html')
-rw-r--r-- | docs/ReleaseNotes.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/ReleaseNotes.html b/docs/ReleaseNotes.html index b6ae113..394d38d 100644 --- a/docs/ReleaseNotes.html +++ b/docs/ReleaseNotes.html @@ -163,7 +163,7 @@ The <a href="http://vmkit.llvm.org/">VMKit project</a> is an implementation of a JVM and a CLI Virtual Machines (Microsoft .NET is an implementation of the CLI) using the Just-In-Time compiler of LLVM.</p> -<p>Following LLVM 2.5, VMKit has its first release 0.24 that you can find on its +<p>Following LLVM 2.5, VMKit has its first release ? that you can find on its <a href="http://vmkit.llvm.org/releases/">webpage</a>. The release includes bug fixes, cleanup and new features. The major changes are:</p> |