aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--docs/ReleaseNotes.html4
1 files changed, 3 insertions, 1 deletions
diff --git a/docs/ReleaseNotes.html b/docs/ReleaseNotes.html
index d889cc24e2..fe8e31ec2a 100644
--- a/docs/ReleaseNotes.html
+++ b/docs/ReleaseNotes.html
@@ -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>