[PATCH] D13424: [WinEH] Create a separate MBB for funclet prologues

David Majnemer via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 6 16:21:02 PDT 2015


majnemer updated this revision to Diff 36674.
majnemer added a comment.

- Address review comments


http://reviews.llvm.org/D13424

Files:
  lib/CodeGen/SelectionDAG/FunctionLoweringInfo.cpp
  lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
  lib/CodeGen/WinEHPrepare.cpp
  test/CodeGen/X86/funclet-layout.ll
  test/CodeGen/X86/seh-catchpad.ll
  test/CodeGen/X86/win-catchpad-csrs.ll
  test/CodeGen/X86/win-catchpad.ll
  test/CodeGen/X86/win-funclet-cfi.ll
  test/CodeGen/X86/win32-seh-catchpad.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D13424.36674.patch
Type: text/x-patch
Size: 15988 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151006/7efb1b3b/attachment.bin>


More information about the llvm-commits mailing list