diff options
author | Yevgeny Rouban <yevgeny.y.rouban@intel.com> | 2015-07-22 18:36:24 +0600 |
---|---|---|
committer | David Srbecky <dsrbecky@google.com> | 2015-09-03 10:38:41 +0100 |
commit | 2a7c1ef95c850abae915b3a59fbafa87e6833967 (patch) | |
tree | 7b83b227bbaa36465f313542bba9206ac631a8fd /compiler/optimizing/codegen_test.cc | |
parent | 6d889e0e5004ae4d548e6c623a1218f010d1e89b (diff) |
Add more dwarf debug line info for Optimized methods.
Optimizing compiler generates minimum debug line info that
is built using the dex_pc information about suspend points.
This is not enough for performance and debugging needs.
This CL generates additional debug line information for
instructions which have known dex_pc and it ensures that
whole call sites are mapped (as opposed to suspend points
which map only one instruction past the function call).
Bug: 23157336
Change-Id: I9f2b1c2038e3560847c175b8121cf9496b8b58fa
Signed-off-by: Yevgeny Rouban <yevgeny.y.rouban@intel.com>
Diffstat (limited to 'compiler/optimizing/codegen_test.cc')
0 files changed, 0 insertions, 0 deletions