Stackmaps [5/6] X86 support for stackmap generation.

Andrew Trick atrick at apple.com
Thu Oct 17 22:44:11 PDT 2013


This one of in a series of patches to support webkit intrinsics. See the llvm-dev thread "Stackmap and Patchpoint Intrinsic Proposal".

This patch, written mostly by Lang Hames, defines the stack map format and teaches the X86 target how to generate a stack map for each STACKMAP pseudo instruction and emit the data in a special section.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0005-Add-support-for-WebKit-stack-map-generation-in-the-X.patch
Type: application/octet-stream
Size: 33031 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20131017/5d3b1058/attachment.obj>


More information about the llvm-commits mailing list