Implement emission of all Win64 exception tables. Make the COFF streamer emit
authorCharles Davis <cdavis@mines.edu>
Sun, 22 May 2011 04:15:07 +0000 (04:15 +0000)
committerCharles Davis <cdavis@mines.edu>
Sun, 22 May 2011 04:15:07 +0000 (04:15 +0000)
commit38ea9eecd7c810e11f96c8306b241f9db88fc62f
tree8d4409866e32dd64a0c491676229e9a5ded79e54
parent3185f5c35322cbd10040ab20f265042d477efe62
Implement emission of all Win64 exception tables. Make the COFF streamer emit
these tables.

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