[PATCH] D15630: [WinEH] Update LCSSA to handle catchswitch with handlers inside and outside a loop

Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Dec 18 10:15:58 PST 2015


This revision was automatically updated to reflect the committed changes.
Closed by commit rL256005: [WinEH] Update LCSSA to handle catchswitch with handlers inside and outside a… (authored by akaylor).

Changed prior to commit:
  http://reviews.llvm.org/D15630?vs=43206&id=43250#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D15630

Files:
  llvm/trunk/lib/Analysis/LoopInfo.cpp
  llvm/trunk/lib/Transforms/Utils/LCSSA.cpp
  llvm/trunk/test/Transforms/LCSSA/mixed-catch.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D15630.43250.patch
Type: text/x-patch
Size: 5970 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151218/68c7505f/attachment.bin>


More information about the llvm-commits mailing list