[PATCH] D24117: Fix inliner funclet unwind memoization

Joseph Tremoulet via llvm-commits llvm-commits at lists.llvm.org
Fri Sep 2 18:04:28 PDT 2016


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

- Add assertions guarding against over-propagation of unwind dest token


https://reviews.llvm.org/D24117

Files:
  lib/Transforms/Utils/InlineFunction.cpp
  test/Transforms/Inline/inline-funclets.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D24117.70260.patch
Type: text/x-patch
Size: 16406 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160903/e1d1ca8d/attachment.bin>


More information about the llvm-commits mailing list