[PATCH] D15325: [WinEH] Update CoreCLR EH state numbering

Joseph Tremoulet via llvm-commits llvm-commits at lists.llvm.org
Wed Dec 9 13:51:17 PST 2015


JosephTremoulet updated this revision to Diff 42334.
JosephTremoulet added a comment.

- fix wineh-coreclr test to report proper outer scope for nested fault cleanuppad
- adjust getEHPadFromPredecessor and calls to it for CLR EH so it behaves correctly for nested CLR funclets


http://reviews.llvm.org/D15325

Files:
  lib/CodeGen/WinEHPrepare.cpp
  test/CodeGen/X86/wineh-coreclr.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D15325.42334.patch
Type: text/x-patch
Size: 17899 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151209/a6ae0199/attachment.bin>


More information about the llvm-commits mailing list