mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-12-27 22:15:18 +00:00
Add line # info
llvm-svn: 18403
This commit is contained in:
parent
87dbffdd39
commit
40da8e9f4d
@ -146,6 +146,9 @@ benchmarks, and <b>many</b> other C and C++ programs.</p>
|
||||
an abstract target description, instead of requiring them to be hand
|
||||
written.</li>
|
||||
<li>LLVM regression and feature tests can now be run with DejaGNU.</li>
|
||||
<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>
|
||||
</ol>
|
||||
|
||||
</div>
|
||||
|
Loading…
Reference in New Issue
Block a user