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

Andy Kaylor via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 17 18:57:11 PST 2015


andrew.w.kaylor updated this revision to Diff 43206.
andrew.w.kaylor added a comment.

Moved and cleaned up test.


Repository:
  rL LLVM

http://reviews.llvm.org/D15630

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

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


More information about the llvm-commits mailing list