You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Mikhail Fursov (JIRA)" <ji...@apache.org> on 2007/07/13 16:13:05 UTC

[jira] Assigned: (HARMONY-3223) [drlvm][jit][opt] bc-mapping quality needs to be improved

     [ https://issues.apache.org/jira/browse/HARMONY-3223?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Mikhail Fursov reassigned HARMONY-3223:
---------------------------------------

    Assignee: Mikhail Fursov

> [drlvm][jit][opt] bc-mapping quality needs to be improved
> ---------------------------------------------------------
>
>                 Key: HARMONY-3223
>                 URL: https://issues.apache.org/jira/browse/HARMONY-3223
>             Project: Harmony
>          Issue Type: Bug
>          Components: DRLVM
>            Reporter: George Timoshenko
>            Assignee: Mikhail Fursov
>            Priority: Minor
>
> The quality of bc-mapping is poor. There are too many items with ILLEGAL_VALUE bc-offset.
> One of the reasons is probably the loosing mc-mapping for inlined method by OPT::inliner.
> In this issue I'd like to solve 2 problems:
> 1) Implement transition of bc-mapping from inlinee to the outer
> 2) To implement one feature for HARMONY-2145. Currently when an inlined region is being reported as a part of outer all its locations have ILLEGAL_VALUE bc-offset. It is better to set for them the bc-offset of the call instruction (of the inlinee). 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.