ruby/yjit
Maxime Chevalier-Boisvert bc10b958d2
YJIT: print warning when disasm options used without a dev build (#9744)
* YJIT: print warning when disasm options used without a dev build

I was confused for a few minutes the other way then
--yjit-dump-disasm printed nothing, so I figured this would be
useful for end-users (and future me).

* Fix lone extraneous space
2024-01-29 16:17:12 -05:00
..
bindgen YJIT: Fix exits on splatkw instruction (#9711) 2024-01-26 00:22:27 +00:00
src YJIT: print warning when disasm options used without a dev build (#9744) 2024-01-29 16:17:12 -05:00
.gitignore
Cargo.lock Bump capstone from 0.10.0 to 0.11.0 in /yjit (#9653) 2024-01-22 14:44:00 -08:00
Cargo.toml Bump capstone from 0.10.0 to 0.11.0 in /yjit (#9653) 2024-01-22 14:44:00 -08:00
not_gmake.mk YJIT: Fix shared/static library symbol leaks 2023-01-27 12:28:09 -05:00
yjit.mk YJIT: Simplify linker flavor check 2023-10-05 17:31:54 -04:00