[drlvm][vmcore]
---------------
Key: HARMONY-2702
URL: http://issues.apache.org/jira/browse/HARMONY-2702
Project: Harmony
Issue Type: Improvement
Components: DRLVM
Environment: All
Reporter: Evgueni Brevnov
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.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
|