mirror of
https://github.com/ruby/ruby.git
synced 2025-08-23 21:14:23 +02:00
Demote mjit_instruction.rb from builtin to stdlib
This commit is contained in:
parent
67417e795a
commit
0e816e6d30
8 changed files with 8 additions and 17 deletions
|
@ -165,6 +165,5 @@ has_cache_for_send(rb_execution_context_t *ec, VALUE self, VALUE cc_addr, VALUE
|
|||
extern bool rb_splat_or_kwargs_p(const struct rb_callinfo *restrict ci);
|
||||
|
||||
#include "mjit_compiler.rbinc"
|
||||
#include "mjit_instruction.rbinc"
|
||||
|
||||
#endif // USE_MJIT
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue