Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

YJIT: Print a disasm path to stderr #8967

Merged
merged 1 commit into from Nov 20, 2023
Merged

Conversation

k0kubun
Copy link
Member

@k0kubun k0kubun commented Nov 20, 2023

At Shopify, we have tests that fail when Ruby outputs something in stdout. Because we want to debug YJIT with disasm enabled on CI, it seems useful to print this message to stderr instead, which indeed doesn't fail the CI.

@matzbot matzbot requested a review from a team November 20, 2023 22:28
@k0kubun k0kubun changed the title YJIT: Print a perf map path to stderr YJIT: Print a disasm path to stderr Nov 20, 2023
@k0kubun k0kubun merged commit fa547cd into ruby:master Nov 20, 2023
98 of 99 checks passed
@k0kubun k0kubun deleted the yjit-stderr branch November 20, 2023 22:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants