summaryrefslogtreecommitdiff
path: root/mjit_compiler.c
AgeCommit message (Collapse)Author
2022-08-21Rename mjit_compile.c to mjit_compiler.cTakashi Kokubun
I'm planning to introduce mjit_compiler.rb, and I want to make this consistent with it. Consistency with compile.c doesn't seem important for MJIT anyway.