[PATCH] D33839: Prevent outlining of basicblock that uses BlockAddress

serge via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 27 08:49:24 PDT 2017


serge-sans-paille updated this revision to Diff 104184.
serge-sans-paille marked 5 inline comments as done.
serge-sans-paille added a comment.

@davidxl, all comments taken into account, thanks *a lot* for your review.


https://reviews.llvm.org/D33839

Files:
  lib/Transforms/Utils/CodeExtractor.cpp
  test/Transforms/CodeExtractor/BlockAddressReference.ll
  test/Transforms/CodeExtractor/BlockAddressSelfReference.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D33839.104184.patch
Type: text/x-patch
Size: 4193 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170627/0864af3e/attachment.bin>


More information about the llvm-commits mailing list