[PATCH] Fix stackmap bug introduced in r220710

Andrew Trick atrick at apple.com
Mon Oct 27 15:48:18 PDT 2014


Yes, of course! Thanks for catching this. LGTM.

-Andy

> On Oct 27, 2014, at 2:29 PM, Pete Cooper <peter_cooper at apple.com> wrote:
> 
> Hi
> 
> This fixes a bug in my recent patch.
> 
> For a call to not return in to the stackmap shadow, the shadow must end with the call.
> 
> To do this, we must insert any required nops *before* the call, and not after it.
> 
> Thanks,
> Pete
> 
> <0001-Fix-a-stackmap-bug-introduced-in-r220710.patch>





More information about the llvm-commits mailing list