|
⇤ ← Revision 1 as of 2008-05-12 06:45:57
Size: 407
Comment:
|
← Revision 2 as of 2009-09-20 21:54:52 ⇥
Size: 408
Comment: converted to 1.6 markup
|
| Deletions are marked like this. | Additions are marked like this. |
| Line 2: | Line 2: |
| [[BR]] [[BR]] |
<<BR>> <<BR>> |
| Line 5: | Line 5: |
| [[BR]] [[BR]] Check [http://harmony.apache.org/subcomponents/drlvm/JIT_PMF.html Jitrino Pipeline Management Framework] document to learn how to turn on an arbitrary transformation for a selected method. |
<<BR>> <<BR>> Check [[http://harmony.apache.org/subcomponents/drlvm/JIT_PMF.html|Jitrino Pipeline Management Framework]] document to learn how to turn on an arbitrary transformation for a selected method. |
'int3' LIR transformation inserts INT3 IA32 instruction into the prologue of the affected method and can be used for debugging.
This transformation is turned off by default.
Check Jitrino Pipeline Management Framework document to learn how to turn on an arbitrary transformation for a selected method.