[PATCH] D43219: [PartialInlining] Fix Crash from holding a reference to a destructed ORE
Brian Gesiak via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Mar 20 05:53:47 PDT 2018
modocache added a subscriber: anemet.
modocache added a comment.
Thanks for tracking down this bug! You may wish to ask @anemet for a review, I think he would have a good idea of what a proper fix would look like. As-is this LGTM, although in my opinion the test case could benefit from being reduced further.
Repository:
rL LLVM
https://reviews.llvm.org/D43219
More information about the llvm-commits
mailing list