[PATCH] D57919: [CodeExtractor] Restore outputs after creating exit stubs

Sergei Kachkov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 8 00:41:04 PST 2019


kachkov98 updated this revision to Diff 185921.
kachkov98 added a comment.

Add assertion for the InsertPt
Remove DT construction from CodeExtractor tests
Simplify test


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D57919/new/

https://reviews.llvm.org/D57919

Files:
  lib/Transforms/Utils/CodeExtractor.cpp
  unittests/Transforms/Utils/CodeExtractorTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D57919.185921.patch
Type: text/x-patch
Size: 6467 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190208/30225948/attachment.bin>


More information about the llvm-commits mailing list