Treat Win64 EH as a DWARF EH scheme. For GCC-style exceptions, the layout of
authorCharles Davis <cdavis@mines.edu>
Fri, 3 Jun 2011 05:09:12 +0000 (05:09 +0000)
committerCharles Davis <cdavis@mines.edu>
Fri, 3 Jun 2011 05:09:12 +0000 (05:09 +0000)
commit645aef1480384292b042c98ffe623a59ab0af049
treea922417cce87e05be7481b9b2c3e7ea579969496
parent21ac25144dce58cbe466a4d9da060fe4e5dcbbce
Treat Win64 EH as a DWARF EH scheme. For GCC-style exceptions, the layout of
the handler's data area is similar to a DWARF-format LSDA. (It is, in fact,
a 32-bit pointer to the personality routine followed by the DWARF LSDA.)

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@132532 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/MC/MCAsmInfo.h