mirror of
https://github.com/RPCS3/llvm.git
synced 2025-03-01 15:19:05 +00:00
Add line # info
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@18403 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
c7f426449d
commit
d92017a924
@ -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
|
an abstract target description, instead of requiring them to be hand
|
||||||
written.</li>
|
written.</li>
|
||||||
<li>LLVM regression and feature tests can now be run with DejaGNU.</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>
|
</ol>
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user