[PATCH] D37902: [CodeExtractor] Fix multiple bugs under certain shape of extracted region

Min-Yih Hsu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 2 10:25:57 PDT 2017


myhsu updated this revision to Diff 117383.
myhsu marked 3 inline comments as done.
myhsu added a comment.

@kuhar 
Fix things mentioned in the inline comments


https://reviews.llvm.org/D37902

Files:
  lib/Transforms/Utils/CodeExtractor.cpp
  unittests/Transforms/Utils/CMakeLists.txt
  unittests/Transforms/Utils/CodeExtractor.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D37902.117383.patch
Type: text/x-patch
Size: 7940 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171002/197f8551/attachment.bin>


More information about the llvm-commits mailing list