1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 19:23:23 +01:00

Make this more accurate

llvm-svn: 17916
This commit is contained in:
Chris Lattner 2004-11-17 18:19:32 +00:00
parent fd98a3195a
commit a9b7c04547

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>