Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Debug info: sort by generated-code offset to avoid gimli panic.
This issue was found while fuzzing the new backend (bytecodealliance#2453); I suspect that it arises with the new backend because we can sink instructions (e.g. loads or extends) in more interesting ways than before, but I'm not entirely sure. Test coverage will be via the fuzz corpus once bytecodealliance#2453 lands.
- Loading branch information