diff options
author | k0kubun <k0kubun@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2018-05-03 07:09:51 +0000 |
---|---|---|
committer | k0kubun <k0kubun@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2018-05-03 07:09:51 +0000 |
commit | d9d84688d68cad09c654a42c570fcb9781ccc160 (patch) | |
tree | 8ca910804a9119ac7bdf8d1f10f8f6a51ac9cfc5 /tool/ruby_vm/views | |
parent | cdef13d7034d365cb7a9bc6aa981bf0a0aa854d0 (diff) |
mjit_compile.c: skip generating unnecessary goto
after return or longjmp. This is mainly for skipping the check of stack
size in such cases, which shouldn't be checked because it does never
happen.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@63332 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'tool/ruby_vm/views')
0 files changed, 0 insertions, 0 deletions