mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-04-03 00:01:39 +00:00
Line numbers are go for 1.4! :)
llvm-svn: 17967
This commit is contained in:
parent
1c3b6ea3b2
commit
a901d2792a
@ -108,6 +108,9 @@ benchmarks, and <b>many</b> other C and C++ programs.</p>
|
||||
<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>
|
||||
<li>llvmgcc and llvmg++ now emit source line number information when '-g' is
|
||||
passed in. This information can be used with llvm-db or other tools and
|
||||
passes.</li>
|
||||
</ol>
|
||||
|
||||
</div>
|
||||
|
Loading…
x
Reference in New Issue
Block a user