-
Jean byroot Boussier authored
If you start Ruby with `--yjit-disable`, the `+YJIT` shouldn't be added until `RubyVM::YJIT.enable` is actually called. Otherwise it's confusing in crash reports etc. Co-authored-by:
Jean Boussier <jean.boussier@gmail.com>
Jean byroot Boussier authoredIf you start Ruby with `--yjit-disable`, the `+YJIT` shouldn't be added until `RubyVM::YJIT.enable` is actually called. Otherwise it's confusing in crash reports etc. Co-authored-by:
Jean Boussier <jean.boussier@gmail.com>
Loading