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 | b39faaa57e841e9eeb76bac8fb81e24b9c78d74c (patch) | |
tree | 9c3f078512315baa9fa6cc028d261983d0da7835 /llvm | |
parent | d79eb11e22b7f1ac6a2dcb899d7ace25af3e8c01 (diff) | |
download | bcm5719-llvm-b39faaa57e841e9eeb76bac8fb81e24b9c78d74c.tar.gz bcm5719-llvm-b39faaa57e841e9eeb76bac8fb81e24b9c78d74c.zip |
don't know if there is a vmkit release to match 2.5
llvm-svn: 65434
Diffstat (limited to 'llvm')
-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 b6ae1136439..394d38d489c 100644 --- a/llvm/docs/ReleaseNotes.html +++ b/llvm/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> |