mirror of
https://github.com/ruby/ruby.git
synced 2025-08-15 13:39:04 +02:00
Remove obsoleted insn_may_depend_on_sp_or_pc()
which was for MJIT
This commit is contained in:
parent
0d03183748
commit
e8f8565dc2
4 changed files with 1 additions and 31 deletions
|
@ -642,7 +642,6 @@ $(INSNS): $(srcdir)/insns.def vm_opts.h \
|
|||
$(tooldir)/ruby_vm/views/_insn_len_info.erb \
|
||||
$(tooldir)/ruby_vm/views/_insn_name_info.erb \
|
||||
$(tooldir)/ruby_vm/views/_insn_operand_info.erb \
|
||||
$(tooldir)/ruby_vm/views/_insn_sp_pc_dependency.erb \
|
||||
$(tooldir)/ruby_vm/views/_insn_type_chars.erb \
|
||||
$(tooldir)/ruby_vm/views/_leaf_helpers.erb \
|
||||
$(tooldir)/ruby_vm/views/_notice.erb \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue