diff options
author | k0kubun <k0kubun@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2017-10-21 06:22:43 +0000 |
---|---|---|
committer | k0kubun <k0kubun@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2017-10-21 06:22:43 +0000 |
commit | e6484a153038703447b50fcac26349249922ab28 (patch) | |
tree | 1a130685901ccd896f5c8cdec2b4193b7076df3f /array.c | |
parent | d358972213b5a50d7a9dc019b3b586aedf7f846e (diff) | |
download | ruby-e6484a153038703447b50fcac26349249922ab28.tar.gz |
vm_core.h: export symbols of shared variables
vm_insnhelper.h: ditto.
All changes are for reducing changes required to introduce JIT compiler.
Unlike functions that can be inlined by header, those variables should
be shared with JIT-ed code. This will help reducing cost of rebase
against upstream.
[close GH-1720]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@60231 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'array.c')
0 files changed, 0 insertions, 0 deletions