Enable StackMap Serialization for COFF
authorSwaroop Sridhar <Swaroop.Sridhar@microsoft.com>
Thu, 25 Jun 2015 00:28:42 +0000 (00:28 +0000)
committerSwaroop Sridhar <Swaroop.Sridhar@microsoft.com>
Thu, 25 Jun 2015 00:28:42 +0000 (00:28 +0000)
commit983b80cf024934ccd067c8d281c400f82f2851f3
tree39c21d157b3dc5d860e45439f4e091f3d045b3b0
parent7d6e44bde861282e9ab0549dee843477fa3cb177
Enable StackMap Serialization for COFF

Summary

This change turns on the emission of
__LLVM_Stackmaps section when generating COFF binaries.

Test Plan

Added a scenario to the test case:
test\CodeGen\X86\statepoint-stackmap-format.ll.

Code Review:

http://reviews.llvm.org/D10680

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@240613 91177308-0d34-0410-b5e6-96231b3b80d8
lib/MC/MCObjectFileInfo.cpp
lib/Target/X86/X86AsmPrinter.cpp
test/CodeGen/X86/statepoint-stackmap-format.ll