Make this more accurate
authorChris Lattner <sabre@nondot.org>
Wed, 17 Nov 2004 18:19:32 +0000 (18:19 +0000)
committerChris Lattner <sabre@nondot.org>
Wed, 17 Nov 2004 18:19:32 +0000 (18:19 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@17916 91177308-0d34-0410-b5e6-96231b3b80d8

docs/ReleaseNotes.html

index d889cc24e2f7627106b3115c8564c68d45077b5f..fe8e31ec2ad681763f9603d781c54f2953f7b44c 100644 (file)
@@ -97,7 +97,9 @@ benchmarks, and <b>many</b> other C and C++ programs.</p>
       program.</li>
   <li>The LLVM makefiles have been improved to build LLVM much faster and 
       includes new targets (like make dist-check).</li>
-  <li>The LLVM source code is now compatible with Microsoft Visual C++.</li>
+  <li>The LLVM source code is much more compatible with Microsoft Visual C++,
+      including the JIT and runtime-code generation, though the entire system 
+      may not work with it.</li>
 </ol>
 
 </div>