[WinEH] Refer to filter funclets using their symbol-table symbol
authorDavid Majnemer <david.majnemer@gmail.com>
Wed, 7 Oct 2015 21:34:00 +0000 (21:34 +0000)
committerDavid Majnemer <david.majnemer@gmail.com>
Wed, 7 Oct 2015 21:34:00 +0000 (21:34 +0000)
commit02e9778821fdc3f8f2f496ab6028369945a04d0e
tree0be258400bc214cdadbcc3827f72099a8428c7dd
parent42f9c453fe72002fa8a6170d754b3c56d77b58f8
[WinEH] Refer to filter funclets using their symbol-table symbol

The relocation for the filter funclet will be against a symbol table
entry for a function instead of the section, making it easier to
understand what is going on.

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