Skip to content

Fix issue of Multi-tier JIT#2056

Merged
wenyongh merged 4 commits intobytecodealliance:mainfrom
wenyongh:fix_multier_jit
Mar 25, 2023
Merged

Fix issue of Multi-tier JIT#2056
wenyongh merged 4 commits intobytecodealliance:mainfrom
wenyongh:fix_multier_jit

Conversation

@wenyongh
Copy link
Copy Markdown
Collaborator

All call_to_fast_jit_from_llvm_jit func ptrs should be compiled before
calling LLVM JIT functions, or a null pointer may be accessed when
calling llvm jit function from a fast jit function.

@wenyongh wenyongh merged commit 605c8b0 into bytecodealliance:main Mar 25, 2023
@wenyongh wenyongh deleted the fix_multier_jit branch March 28, 2023 00:26
vickiegpt pushed a commit to vickiegpt/wamr-aot-gc-checkpoint-restore that referenced this pull request May 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant