Skip to content

Conversation

@k0kubun
Copy link
Member

@k0kubun k0kubun commented May 19, 2025

Follows up on: #13262

This PR fixes the --zjit-dump-disasm capability with --enable-zjit=dev. It fixes --enable-zjit=dev to enable disasm feature in the jit crate and propagates jit/disasm feature to yjit/disasm and zjit/disasm.

When either ZJIT or YJIT is enabled, it shouldn't enable the other crate. So we enable yjit?/disasm and zjit?/disasm instead of yjit/disasm and zjit/disasm.

@k0kubun k0kubun requested a review from a team May 19, 2025 16:26
@k0kubun k0kubun merged commit a7ef9a4 into ruby:master May 19, 2025
83 checks passed
@k0kubun k0kubun deleted the zjit-disasm branch May 19, 2025 17:34
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.

2 participants