Add a note

llvm-svn: 18434
This commit is contained in:
Chris Lattner 2004-12-02 18:21:45 +00:00
parent 316f923a9c
commit 45dc93bd6a

View File

@ -149,6 +149,8 @@ benchmarks, and <b>many</b> other C and C++ programs.</p>
<li>llvmgcc and llvmg++ now emit source-level line number information, making
it possible to map from LLVM code back to source. This is currently used
by llvm-db.</li>
<li>Floating point intensive programs on X86 systems run much faster
with the LLC code generator and JIT than in 1.3.</li>
</ol>
</div>