[PATCH] D45904: [CodeExtractor] Allow extracting blocks with exception handling
    Sergey Dmitriev via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Fri May 11 15:53:44 PDT 2018
    
    
  
This revision was automatically updated to reflect the committed changes.
Closed by commit rL332151: [CodeExtractor] Allow extracting blocks with exception handling (authored by sdmitriev, committed by ).
Changed prior to commit:
  https://reviews.llvm.org/D45904?vs=144364&id=146433#toc
Repository:
  rL LLVM
https://reviews.llvm.org/D45904
Files:
  llvm/trunk/include/llvm/Transforms/Utils/CodeExtractor.h
  llvm/trunk/lib/Transforms/Utils/CodeExtractor.cpp
  llvm/trunk/test/Transforms/CodeExtractor/inline_eh.ll
  llvm/trunk/test/Transforms/CodeExtractor/inline_eh_1.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D45904.146433.patch
Type: text/x-patch
Size: 12369 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180511/bd124998/attachment.bin>
    
    
More information about the llvm-commits
mailing list