You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Alexey Varlamov (JIRA)" <ji...@apache.org> on 2007/10/12 07:27:50 UTC

[jira] Assigned: (HARMONY-2702) [drlvm][helpers] VM should provide info on helper's calling convention

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

Alexey Varlamov reassigned HARMONY-2702:
----------------------------------------

    Assignee: Alexey Varlamov

> [drlvm][helpers] VM should provide info on helper's calling convention
> ----------------------------------------------------------------------
>
>                 Key: HARMONY-2702
>                 URL: https://issues.apache.org/jira/browse/HARMONY-2702
>             Project: Harmony
>          Issue Type: Improvement
>          Components: DRLVM
>         Environment: All
>            Reporter: Evgueni Brevnov
>            Assignee: Alexey Varlamov
>            Priority: Minor
>
> Currently, there is no way to obtain an info about a helper's calling convention, except looking to the VM's code. This also implies need of knowledge of LIL. Moreover this affects VM modularity in a bad way. I beleieve this is inacceptable. We need some way to obtain an info about helper's calling convention from VM, i.e. a function like vm_get_helper_calling_convention(...). 

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