[PATCH] Stackmap shadow optimization should consider call returns a branch target
Pete Cooper
peter_cooper at apple.com
Mon Oct 27 10:48:51 PDT 2014
Hi all
This patch teaches stackmap shadows that returning from a call must flush the stackmap. Specifically, the return from a call counts as a branch target which we can’t have in the shadow.
Thanks,
Pete
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Stackmap-shadows-should-consider-call-returns-a-bran.patch
Type: application/octet-stream
Size: 2699 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20141027/1985b1ce/attachment.obj>
More information about the llvm-commits
mailing list