summaryrefslogtreecommitdiff
path: root/vm_insnhelper.c
diff options
context:
space:
mode:
authorshyouhei <shyouhei@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2019-02-01 06:29:02 +0000
committershyouhei <shyouhei@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2019-02-01 06:29:02 +0000
commit8a098051c58446db8be3dcaea3447ce83e16df99 (patch)
treec392a6978cf78597232bbdbbde10be8e7267fae4 /vm_insnhelper.c
parent3c8ff424c63b6f581c64461bc4b5e13b8b0a710f (diff)
insns.def: mark exception-raising instructions non-leaf
These instructions were missed before. The stack canary mechanism (see r64677) can not detect rb_raise() because exceptions jump over the canary liveness check. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@66980 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'vm_insnhelper.c')
0 files changed, 0 insertions, 0 deletions