summaryrefslogtreecommitdiff
path: root/golf_prelude.rb
diff options
context:
space:
mode:
authorAaron Patterson <tenderlove@ruby-lang.org>2021-01-12 14:47:42 -0800
committerAaron Patterson <aaron.patterson@gmail.com>2021-01-13 14:56:05 -0800
commitc8b47eb7c97ef130b2c576e9d52e55ff4400bb9f (patch)
treedc63255617a65d211a830ccb6dc3b1c1045c4ad8 /golf_prelude.rb
parent589a8026f029611dafb316fe750b54e54304239a (diff)
only add the trailing nop if the catch table is not break / next / redo
We don't need nop padding when the catch tables are only for break / next / redo, so lets avoid them. This eliminates nop padding in many lambdas. Co-authored-by: Alan Wu <XrXr@users.noreply.github.com>
Notes
Notes: Merged: https://github.com/ruby/ruby/pull/4055
Diffstat (limited to 'golf_prelude.rb')
0 files changed, 0 insertions, 0 deletions