Implement the StartProc and EndProc Win64 EH methods on the base MCStreamer.
authorCharles Davis <cdavis@mines.edu>
Thu, 19 May 2011 02:49:00 +0000 (02:49 +0000)
committerCharles Davis <cdavis@mines.edu>
Thu, 19 May 2011 02:49:00 +0000 (02:49 +0000)
commit0855bc5b973320052c87bdcc2fa17b9711edc3de
tree76a6f5858ae1e8af13a4dbf664b6bc43cf7ee3cd
parentfa89218a438c0fcafb40775bdc04dbe95c59fba3
Implement the StartProc and EndProc Win64 EH methods on the base MCStreamer.

Based largely on Rafael Espindola's work on CFI. Other methods soon to follow.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@131623 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/MC/MCStreamer.h
lib/MC/MCStreamer.cpp