Skip to content
Unverified Commit c18c9ff6 authored by Steven Perron's avatar Steven Perron Committed by GitHub
Browse files

Handle OpKill better (#2933)

We want to handle OpKill better.  The wrap opkill causes lots of extra
code to be generated, even when they are not needed to avoid the main
problem: OpKill cannot be found directly in a continue construct.

This change will be more selective on which functions the OpKill will be
wrapped and inlining will avoid inlining.

Fixes #2912
parent ad3d23f4
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment