Skip to content

Conversation

@bjorn3
Copy link
Contributor

@bjorn3 bjorn3 commented Apr 6, 2023

Instead remove the colocated flag for hotplug mode in define_function. This prevents issues if declare_*_in_func wasn't used due to eg the function being from a previously serialized module and now deserialized into JITModule.

Based on #6165 to prevent merge conflicts. Will rebase once it lands.

@bjorn3 bjorn3 requested a review from a team as a code owner April 6, 2023 16:39
@bjorn3 bjorn3 requested review from cfallin and removed request for a team April 6, 2023 16:39
Copy link
Member

@cfallin cfallin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sure, looks reasonable.

@github-actions github-actions bot added cranelift Issues related to the Cranelift code generator cranelift:module labels Apr 6, 2023
Instead remove the colocated flag for hotplug mode in define_function.
This prevents issues if declare_*_in_func wasn't used due to eg the
function being from a previously serialized module and now deserialized
into JITModule.
@bjorn3 bjorn3 force-pushed the bsc-unwinding-jit-no-override branch from 70ba0f2 to 390246b Compare April 6, 2023 18:23
@bjorn3
Copy link
Contributor Author

bjorn3 commented Apr 6, 2023

Rebased

@cfallin cfallin enabled auto-merge April 6, 2023 18:24
@cfallin cfallin added this pull request to the merge queue Apr 6, 2023
Merged via the queue into bytecodealliance:main with commit e177771 Apr 6, 2023
@bjorn3 bjorn3 deleted the bsc-unwinding-jit-no-override branch April 6, 2023 19:26
brendandburns pushed a commit to brendandburns/wasmtime that referenced this pull request Apr 13, 2023
)

Instead remove the colocated flag for hotplug mode in define_function.
This prevents issues if declare_*_in_func wasn't used due to eg the
function being from a previously serialized module and now deserialized
into JITModule.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cranelift:module cranelift Issues related to the Cranelift code generator

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants