Stream: git-wasmtime

Topic: wasmtime / PR #2462 Debug info: sort by generated-code of...


view this post on Zulip Wasmtime GitHub notifications bot (Dec 02 2020 at 01:04):

cfallin opened PR #2462 from fix-sorted-debug-addr-transform to main:

This issue was found while fuzzing the new backend (#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 #2453 lands.

<!--

Please ensure that the following steps are all taken care of before submitting
the PR.

Please ensure all communication adheres to the code of conduct.
-->

view this post on Zulip Wasmtime GitHub notifications bot (Dec 02 2020 at 01:04):

cfallin requested yurydelendik for a review on PR #2462.

view this post on Zulip Wasmtime GitHub notifications bot (Dec 02 2020 at 08:25):

cfallin updated PR #2462 from fix-sorted-debug-addr-transform to main:

This issue was found while fuzzing the new backend (#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 #2453 lands.

<!--

Please ensure that the following steps are all taken care of before submitting
the PR.

Please ensure all communication adheres to the code of conduct.
-->

view this post on Zulip Wasmtime GitHub notifications bot (Dec 02 2020 at 08:26):

cfallin edited PR #2462 from fix-sorted-debug-addr-transform to main:

These issues were found while fuzzing the new backend (#2453); I suspect
that they arise 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 #2453 lands.


Last updated: Nov 22 2024 at 17:03 UTC