[PATCH] D55967: [CodeExtractor] Do not extract unsafe lifetime markers

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 4 09:50:21 PST 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL350420: [CodeExtractor] Do not extract unsafe lifetime markers (authored by vedantk, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D55967?vs=179333&id=180264#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D55967

Files:
  llvm/trunk/include/llvm/Transforms/Utils/CodeExtractor.h
  llvm/trunk/lib/Transforms/Utils/CodeExtractor.cpp
  llvm/trunk/test/Transforms/CodeExtractor/PartialInlineAlloca4.ll
  llvm/trunk/test/Transforms/CodeExtractor/PartialInlineAlloca5.ll
  llvm/trunk/test/Transforms/HotColdSplit/lifetime-markers-on-inputs.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D55967.180264.patch
Type: text/x-patch
Size: 12174 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190104/240a0cfd/attachment.bin>


More information about the llvm-commits mailing list