summaryrefslogtreecommitdiff
path: root/win32
diff options
context:
space:
mode:
authorTakashi Kokubun <takashikkbn@gmail.com>2022-11-29 21:42:35 -0800
committerTakashi Kokubun <takashikkbn@gmail.com>2022-11-29 21:45:34 -0800
commita1d70f5b120478d11151dc0e2cd554f38574953b (patch)
tree84c8cbb908c0b7e8b4c5a5213392a999340b51fe /win32
parent7a2b1364ef5889497e7c203f644610f346bdd80a (diff)
downloadruby-a1d70f5b120478d11151dc0e2cd554f38574953b.tar.gz
MJIT: Rename mjit_compile_attr to mjit_sp_inc
There's no mjit_compile.inc, so no need to use this prefix anymore.
Diffstat (limited to 'win32')
-rw-r--r--win32/Makefile.sub2
1 files changed, 1 insertions, 1 deletions
diff --git a/win32/Makefile.sub b/win32/Makefile.sub
index 4b8904c536..02333d0206 100644
--- a/win32/Makefile.sub
+++ b/win32/Makefile.sub
@@ -1336,7 +1336,7 @@ probes.h: {$(VPATH)}probes.dmyh
<<KEEP
INSNS = opt_sc.inc optinsn.inc optunifs.inc insns.inc insns_info.inc \
- vmtc.inc vm.inc mjit_compile_attr.inc
+ vmtc.inc vm.inc mjit_sp_inc.inc
!if [exit > insns_rules.mk]
!else if [for %I in ($(INSNS)) do \