[PATCH] D13354: Assign correct edge weights to unwind destinations when lowering invoke statement.
Cong Hou via llvm-commits
llvm-commits at lists.llvm.org
Mon Oct 12 15:44:12 PDT 2015
congh updated this revision to Diff 37192.
congh added a comment.
Update the patch according to Reid's comment. Adjust some test cases after merging with the up-to-date trunk version.
http://reviews.llvm.org/D13354
Files:
lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
test/CodeGen/X86/catchpad-weight.ll
test/CodeGen/X86/seh-safe-div-win32.ll
test/CodeGen/X86/seh-safe-div.ll
test/CodeGen/X86/win-catchpad.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D13354.37192.patch
Type: text/x-patch
Size: 12067 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151012/54e91802/attachment.bin>
More information about the llvm-commits
mailing list