-
Notifications
You must be signed in to change notification settings - Fork 13.6k
Closed
Labels
E-easyCall for participation: Easy difficulty. Experience needed to fix: Not much. Good first issue.Call for participation: Easy difficulty. Experience needed to fix: Not much. Good first issue.
Description
Some of the backend modules (asm, x86, ra, pe) use 'raise' or 'failwith' in a
way that escapes to the top level. This is undesirable; we have more structured
error handling in the middle-end, and can probably classify / manage such
errors a bit better. Though of course, nothing's ever "really" supposed to go
wrong in the backend...
Metadata
Metadata
Assignees
Labels
E-easyCall for participation: Easy difficulty. Experience needed to fix: Not much. Good first issue.Call for participation: Easy difficulty. Experience needed to fix: Not much. Good first issue.