[PATCH] D13152: [EH] Create removeUnwindEdge utility

Joseph Tremoulet via llvm-commits llvm-commits at lists.llvm.org
Sat Sep 26 11:30:47 PDT 2015


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

Incorporate Reid's feedback


http://reviews.llvm.org/D13152

Files:
  include/llvm/Transforms/Utils/Local.h
  lib/CodeGen/WinEHPrepare.cpp
  lib/Transforms/Utils/Local.cpp
  lib/Transforms/Utils/SimplifyCFG.cpp
  test/CodeGen/WinEH/wineh-cloning.ll
  test/Transforms/SimplifyCFG/wineh-unreachable.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D13152.35804.patch
Type: text/x-patch
Size: 14296 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150926/2c1f0b22/attachment.bin>


More information about the llvm-commits mailing list