Mail Archive Home | asm List | November 2006 Index
| <-- Date Index --> | <-- Thread Index --> |
What if we add a copyLabelNode(LabelNode oldLabel) method and will deledate label creation though that method? Then you can override it and capture the mapping...
I was thinking about something similar but I personally can't say whether this is easily possible since I'm currently not familiar with the actual inlining algorithm. However, I may have a look at the implementation and see what can be done, or else, someone already familiar with the algorithm may drop in here, of course... :-)
Thanks & regards, Ovidio
regards, Eugene
Ovidio Mallo wrote:
when inlining subroutines using the JSRInlinerAdapter, the labels inside subroutines are duplicated and I wanted to ask whether there is some way to know from which label in the original code those "inlined labels" originate? I'm just asking since I'm working with custom code attributes which reference instructions through labels and I need to know to which original instructions the inlined instructions correspond.
Thanks in advance for any help.
Best regards, Ovidio
------------------------------------------------------------------------
| <-- Date Index --> | <-- Thread Index --> |
Powered by MHonArc.
Copyright © 2006-2007, OW2 Consortium | contact | webmaster.