[WinEH] Add comments explaining the EH tables
authorDavid Majnemer <david.majnemer@gmail.com>
Sun, 27 Dec 2015 06:07:12 +0000 (06:07 +0000)
committerDavid Majnemer <david.majnemer@gmail.com>
Sun, 27 Dec 2015 06:07:12 +0000 (06:07 +0000)
commit7de4c3d125873917212a999cf1041f76fd56003e
tree66cda22355b6d1362a6882b697913a5c9f9f7477
parent39227c5849d4c0acbc228e54433c05833f2fea75
[WinEH] Add comments explaining the EH tables

This is aids in debugging WinEH, similar functionality is present for
DWARF EH.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@256455 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/AsmPrinter/WinException.cpp
test/CodeGen/X86/seh-finally.ll
test/CodeGen/X86/win32-seh-catchpad.ll
test/CodeGen/X86/win32-seh-nested-finally.ll