Make this more accurate

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@17916 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Chris Lattner 2004-11-17 18:19:32 +00:00
parent 4c4c415fca
commit 7c8dd7f8d3

View 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>