[PATCH] D12098: [WinEH] Calculate state numbers for the new EH representation

David Majnemer via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 18 11:10:23 PDT 2015


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

Address review comments.


http://reviews.llvm.org/D12098

Files:
  include/llvm/CodeGen/WinEHFuncInfo.h
  lib/CodeGen/AsmPrinter/WinException.cpp
  lib/CodeGen/AsmPrinter/WinException.h
  lib/CodeGen/SelectionDAG/FunctionLoweringInfo.cpp
  lib/CodeGen/WinEHPrepare.cpp
  lib/Target/X86/X86TargetMachine.cpp
  lib/Target/X86/X86WinEHState.cpp
  test/CodeGen/WinEH/wineh-statenumbering.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D12098.32430.patch
Type: text/x-patch
Size: 21546 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150818/985b646b/attachment.bin>


More information about the llvm-commits mailing list