Closed
Bug 518901
Opened 16 years ago
Closed 16 years ago
nativegen should use direct calls for single-client thunks
Categories
(Tamarin Graveyard :: Virtual Machine, defect)
Tamarin Graveyard
Virtual Machine
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: stejohns, Unassigned)
Details
Attachments
(1 file)
|
645 bytes,
patch
|
edwsmith
:
review+
|
Details | Diff | Splinter Review |
Minor tweak to nativegen: even if using indirect thunks, any thunk that has a single call site should emit as a direct call rather than indirect.
Attachment #402896 -
Flags: review?(edwsmith)
Updated•16 years ago
|
Attachment #402896 -
Flags: review?(edwsmith) → review+
| Reporter | ||
Comment 1•16 years ago
|
||
pushed as changeset: 2598:aa0d9f4e0bfe
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
Comment 2•16 years ago
|
||
Resolved fixed engineering / work item that has been pushed. Setting status to verified.
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•