Stream: git-wasmtime

Topic: wasmtime / PR #1487 Add TargetIsa::map_dwarf_register; fi...


view this post on Zulip Wasmtime GitHub notifications bot (Apr 08 2020 at 21:21):

abrown opened PR #1487 from fix-1471 to master:

This exposes the functionality of fde::map_reg on the TargetIsa trait, avoiding compilation errors on architectures where register mapping is not yet supported. The change is conditially compiled under the unwind feature.

<!--

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 (Apr 08 2020 at 21:21):

abrown requested peterhuene for a review on PR #1487.

view this post on Zulip Wasmtime GitHub notifications bot (Apr 08 2020 at 21:30):

abrown updated PR #1487 from fix-1471 to master:

This exposes the functionality of fde::map_reg on the TargetIsa trait, avoiding compilation errors on architectures where register mapping is not yet supported. The change is conditially compiled under the unwind feature.

<!--

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 (Apr 08 2020 at 21:36):

peterhuene submitted PR Review.

view this post on Zulip Wasmtime GitHub notifications bot (Apr 08 2020 at 21:36):

peterhuene submitted PR Review.

view this post on Zulip Wasmtime GitHub notifications bot (Apr 08 2020 at 21:36):

peterhuene created PR Review Comment:

Clippy nit: unnecessary return statement.

view this post on Zulip Wasmtime GitHub notifications bot (Apr 08 2020 at 22:37):

abrown updated PR #1487 from fix-1471 to master:

This exposes the functionality of fde::map_reg on the TargetIsa trait, avoiding compilation errors on architectures where register mapping is not yet supported. The change is conditially compiled under the unwind feature.

<!--

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 (Apr 09 2020 at 16:45):

abrown merged PR #1487.


Last updated: Jan 09 2026 at 13:15 UTC