[PATCH] D13354: Assign correct edge weights to unwind destinations when lowering invoke statement.

Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 12 16:04:59 PDT 2015


This revision was automatically updated to reflect the committed changes.
Closed by commit rL250119: Assign correct edge weights to unwind destinations when lowering invokeā€¦ (authored by conghou).

Changed prior to commit:
  http://reviews.llvm.org/D13354?vs=37192&id=37194#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D13354

Files:
  llvm/trunk/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
  llvm/trunk/test/CodeGen/X86/catchpad-weight.ll
  llvm/trunk/test/CodeGen/X86/seh-safe-div-win32.ll
  llvm/trunk/test/CodeGen/X86/seh-safe-div.ll
  llvm/trunk/test/CodeGen/X86/win-catchpad.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D13354.37194.patch
Type: text/x-patch
Size: 12258 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151012/41ae3d40/attachment.bin>


More information about the llvm-commits mailing list