[PATCH] D43219: [PartialInlining] Fix Crash from holding a reference to a destructed ORE

Sean Fertile via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 22 20:08:07 PDT 2018


sfertile updated this revision to Diff 139551.
sfertile edited the summary of this revision.
sfertile added a comment.

Further reduced the test case.


Repository:
  rL LLVM

https://reviews.llvm.org/D43219

Files:
  lib/Transforms/IPO/PartialInlining.cpp
  test/Transforms/CodeExtractor/PartialInlineORECrash.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D43219.139551.patch
Type: text/x-patch
Size: 14824 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180323/59832916/attachment.bin>


More information about the llvm-commits mailing list