1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/yjit
Maxime Chevalier-Boisvert d3733c2ba5
Guard --yjit-stats behind #[cfg(feature = "stats")] (#6409)
* Guard --yjit-stats behind #[cfg(feature = "stats")]

* Only ask for --yjit-stats with dev builds on cirrus CI

* Revert "Only ask for --yjit-stats with dev builds on cirrus CI"

This reverts commit cfb5ddfa4b.

* Make it so the --yjit-stats option works for non-release builds

* Revert accidental changes
2022-09-20 19:30:10 -04:00
..
bindgen Update bindgen crate (#6397) 2022-09-18 20:42:57 +09:00
src Guard --yjit-stats behind #[cfg(feature = "stats")] (#6409) 2022-09-20 19:30:10 -04:00
.gitignore
Cargo.lock
Cargo.toml Add --enable-yjit=dev_nodebug configure option 2022-07-29 16:32:14 -07:00
not_gmake.mk YJIT: Support MAKE=bmake for release build 2022-09-20 14:17:27 -04:00
yjit.mk YJIT: Support MAKE=bmake for release build 2022-09-20 14:17:27 -04:00