diff options
author | Takashi Kokubun <[email protected]> | 2023-03-06 22:35:38 -0800 |
---|---|---|
committer | Takashi Kokubun <[email protected]> | 2023-03-06 23:44:01 -0800 |
commit | eaccdc1941304d6273397b21c25213174d892185 (patch) | |
tree | 93a2ab9455ccf56c55cd01370007703d75b80627 /tool | |
parent | 854546fcc468fc6a49588bdbf6df77aa185493a1 (diff) |
Rename MJIT filenames to RJIT
Notes
Notes:
Merged: https://github.com/ruby/ruby/pull/7462
Diffstat (limited to 'tool')
-rwxr-xr-x | tool/rjit/bindgen.rb (renamed from tool/mjit/bindgen.rb) | 0 | ||||
-rw-r--r-- | tool/ruby_vm/views/lib/ruby_vm/rjit/instruction.rb.erb (renamed from tool/ruby_vm/views/lib/ruby_vm/mjit/instruction.rb.erb) | 0 |
2 files changed, 0 insertions, 0 deletions
diff --git a/tool/mjit/bindgen.rb b/tool/rjit/bindgen.rb index c4f8bff329..c4f8bff329 100755 --- a/tool/mjit/bindgen.rb +++ b/tool/rjit/bindgen.rb diff --git a/tool/ruby_vm/views/lib/ruby_vm/mjit/instruction.rb.erb b/tool/ruby_vm/views/lib/ruby_vm/rjit/instruction.rb.erb index 16c10a9928..16c10a9928 100644 --- a/tool/ruby_vm/views/lib/ruby_vm/mjit/instruction.rb.erb +++ b/tool/ruby_vm/views/lib/ruby_vm/rjit/instruction.rb.erb |