bytecodealliance / bytecodealliance/regalloc2
Include useful diagnostic information in errors
Aperta
- Lingua principale
- Rust
- Stelle
- 265
- Fork
- 53
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
Right now, we just give error messages like `BB(Block(0))`, meaning that there is some error somewhere in block 0.
If one enables logging, then one gets messages like "block 0 does not end in a terminator" or something like that.
It would be nice if we put that information in the actual error itself, so folks didn't have to enable logging to figure out what went wrong.
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.