Closed
Bug 481459
Opened 16 years ago
Closed 16 years ago
abcasm: need exception handling
Categories
(Tamarin Graveyard :: Tools, defect)
Tamarin Graveyard
Tools
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: tharwood, Assigned: tharwood)
Details
Attachments
(1 file, 1 obsolete file)
14.85 KB,
patch
|
tierney
:
review+
|
Details | Diff | Splinter Review |
The assembler needs exception-handling support in the Alpha phase so that we can test instructions that must only appear in a catch block, i.e., newcatch.
Assignee | ||
Updated•16 years ago
|
Attachment #365477 -
Attachment is obsolete: true
Assignee | ||
Comment 1•16 years ago
|
||
Same patch as above, formatting adjusted to isolate changes
Assignee | ||
Updated•16 years ago
|
Attachment #365486 -
Flags: review?(tierney)
Comment 2•16 years ago
|
||
Comment on attachment 365486 [details] [diff] [review]
Proposed patch: grammar elements, IR and semantic support, emitter support, testcase
Looks good to me.
Attachment #365486 -
Flags: review?(tierney) → review+
Assignee | ||
Comment 3•16 years ago
|
||
Pushed 1553:2a302530a4e9
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
Updated•16 years ago
|
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•