[Stackmaps] Record the stack size of each function that contains a stackmap/patchpoin...
authorJuergen Ributzka <juergen@apple.com>
Thu, 30 Jan 2014 18:58:27 +0000 (18:58 +0000)
committerJuergen Ributzka <juergen@apple.com>
Thu, 30 Jan 2014 18:58:27 +0000 (18:58 +0000)
commit014fdcdaf0cf194ec6c265647197dee8f589fac4
treec57fb0ae3d243405ffbe627de789103768358c91
parentb68991fd8798f77642dd01d57b8f35de216bd057
[Stackmaps] Record the stack size of each function that contains a stackmap/patchpoint intrinsic.

Re-applying the patch, but this time without using AsmPrinter methods.

Reviewed by Andy

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@200481 91177308-0d34-0410-b5e6-96231b3b80d8
docs/StackMaps.rst
include/llvm/CodeGen/StackMaps.h
lib/CodeGen/StackMaps.cpp
test/CodeGen/X86/anyregcc.ll
test/CodeGen/X86/stackmap-liveness.ll
test/CodeGen/X86/stackmap.ll