diff options
author | k0kubun <k0kubun@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2018-09-11 11:26:15 +0000 |
---|---|---|
committer | k0kubun <k0kubun@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2018-09-11 11:26:15 +0000 |
commit | 24e30ef76e33449f72be8387cbcac5f5d21e668d (patch) | |
tree | d4b914c249321048edd93420dd4fb64703c3aea9 /tool/ruby_vm/models | |
parent | 0f3bd3e6a8e0cfb9049a32504b3add02fff40862 (diff) | |
download | ruby-24e30ef76e33449f72be8387cbcac5f5d21e668d.tar.gz |
transform_mjit_header.rb: add static to Init_*
as well, to make CI succeed with VM_CHECK_MODE > 1.
vm_insnhelper.c: drop unnecessary MJIT_HEADER ifdef. This is intended to
be ignored by having `static inline`. Removing that by macro would be
helpful for minimizing compilation time, but the impact is not so big
and having many MJIT_HEADER check would be bad for maintainability.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@64682 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'tool/ruby_vm/models')
0 files changed, 0 insertions, 0 deletions