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

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 27 11:58:07 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL306448: [CodeExtractor] Prevent extraction of block involving blockaddress (authored by serge_sans_paille).

Changed prior to commit:
  https://reviews.llvm.org/D33839?vs=104184&id=104232#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D33839

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

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


More information about the llvm-commits mailing list