[PATCH] D13451: [WinEH] Add CoreCLR EH table emission

Joseph Tremoulet via llvm-commits llvm-commits at lists.llvm.org
Sat Oct 10 13:29:36 PDT 2015


JosephTremoulet updated this revision to Diff 37034.
JosephTremoulet marked an inline comment as done.
JosephTremoulet added a comment.

Simplify code to track current funclet state (and stop trying to get a MBB* from MF->end() after the last iteration)


http://reviews.llvm.org/D13451

Files:
  lib/CodeGen/AsmPrinter/WinException.cpp
  lib/CodeGen/AsmPrinter/WinException.h
  test/CodeGen/WinEH/wineh-coreclr.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D13451.37034.patch
Type: text/x-patch
Size: 23602 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151010/ab8bd996/attachment.bin>


More information about the llvm-commits mailing list