diff options
| author | Nicolas Geoffray <nicolas.geoffray@lip6.fr> | 2008-10-15 20:25:04 +0000 |
|---|---|---|
| committer | Nicolas Geoffray <nicolas.geoffray@lip6.fr> | 2008-10-15 20:25:04 +0000 |
| commit | 54efd496bcb2d9bde040d47256e459711a6cc02c (patch) | |
| tree | b459879d840c989927b0b28c450571a3584379aa /llvm/docs | |
| parent | 2e3e75630471a3fb1f9014563e56d8402dd9ecb7 (diff) | |
| download | bcm5719-llvm-54efd496bcb2d9bde040d47256e459711a6cc02c.tar.gz bcm5719-llvm-54efd496bcb2d9bde040d47256e459711a6cc02c.zip | |
Remove naming Tilmann for generics.
llvm-svn: 57599
Diffstat (limited to 'llvm/docs')
| -rw-r--r-- | llvm/docs/ReleaseNotes.html | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/llvm/docs/ReleaseNotes.html b/llvm/docs/ReleaseNotes.html index c685f761c17..b8d69731054 100644 --- a/llvm/docs/ReleaseNotes.html +++ b/llvm/docs/ReleaseNotes.html @@ -168,14 +168,13 @@ 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.4, VMKit has its first release 0.24 that you can find on -the <a href="http://llvm.org/releases/">release page</a>. The release includes -bug fixes, cleanup and new features. The major changes include:</p> +<p>Following LLVM 2.4, VMKit has its first release 0.24 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> <ul> -<li> Support for generics in the .Net virtual machine. This was implemented -by Tilmann Scheller during his Google Summer of Code project. +<li> Support for generics in the .Net virtual machine. <li> Initial support for the Mono class libraries. <li> Support for MacOSX/x86, following LLVM's support for exceptions in JIT on MacOSX/x86. |

