[PATCH] D15846: [WinEH] Simplify unreachable catchpads

Joseph Tremoulet via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 4 17:41:50 PST 2016


JosephTremoulet updated this revision to Diff 43949.
JosephTremoulet added a comment.

replace assertion with code that handles the hypothetical failing case, for readability


http://reviews.llvm.org/D15846

Files:
  include/llvm/IR/Instructions.h
  lib/IR/Instructions.cpp
  lib/Transforms/Utils/SimplifyCFG.cpp
  test/Transforms/SimplifyCFG/empty-catchpad.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D15846.43949.patch
Type: text/x-patch
Size: 9691 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160105/554b3359/attachment.bin>


More information about the llvm-commits mailing list