summaryrefslogtreecommitdiff
path: root/tool
diff options
context:
space:
mode:
authorTakashi Kokubun <[email protected]>2023-03-06 22:35:38 -0800
committerTakashi Kokubun <[email protected]>2023-03-06 23:44:01 -0800
commiteaccdc1941304d6273397b21c25213174d892185 (patch)
tree93a2ab9455ccf56c55cd01370007703d75b80627 /tool
parent854546fcc468fc6a49588bdbf6df77aa185493a1 (diff)
Rename MJIT filenames to RJIT
Notes
Notes: Merged: https://github.com/ruby/ruby/pull/7462
Diffstat (limited to 'tool')
-rwxr-xr-xtool/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