Closed
Bug 460083
Opened 16 years ago
Closed 6 years ago
Verifier, CodegenMIR/LIR, etc should use new BuiltinType for Traits (vs INT_TYPE)
Categories
(Tamarin Graveyard :: Virtual Machine, enhancement)
Tamarin Graveyard
Virtual Machine
Tracking
(Not tracked)
RESOLVED
WONTFIX
Future
People
(Reporter: stejohns, Unassigned)
References
Details
Recent push added BuiltinType enums for well-known traits; we should migrate code that uses INT_TYPE -> BUILTIN_int, etc where possible.
Updated•15 years ago
|
Target Milestone: --- → Future
Comment 1•6 years ago
|
||
Tamarin isn't maintained anymore. WONTFIX remaining bugs.
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•