[PATCH] D24117: Fix inliner funclet unwind memoization

Joseph Tremoulet via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 1 17:57:41 PDT 2016


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

- fix typo
- fix bogus assertion, add testcase covering it


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.70118.patch
Type: text/x-patch
Size: 14603 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160902/d09809fa/attachment.bin>


More information about the llvm-commits mailing list