mirror of
https://github.com/ruby/ruby.git
synced 2025-08-15 13:39:04 +02:00
[Feature #21116] Extract RJIT as a third-party gem
This commit is contained in:
parent
d35cc0cc77
commit
4a67ef09cc
Notes:
git
2025-02-13 09:51:08 +00:00
83 changed files with 50 additions and 14787 deletions
1
eval.c
1
eval.c
|
@ -32,7 +32,6 @@
|
|||
#include "internal/variable.h"
|
||||
#include "ruby/fiber/scheduler.h"
|
||||
#include "iseq.h"
|
||||
#include "rjit.h"
|
||||
#include "probes.h"
|
||||
#include "probes_helper.h"
|
||||
#include "ruby/vm.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue