[PATCH] D33525: [ThinLTO] Migrate ThinLTOBitcodeWriter to the new PM.
    Tim Shen via Phabricator via cfe-commits 
    cfe-commits at lists.llvm.org
       
    Fri May 26 16:00:40 PDT 2017
    
    
  
timshen updated this revision to Diff 100488.
timshen added a comment.
Add opt support and llvm test.
https://reviews.llvm.org/D33525
Files:
  clang/lib/CodeGen/BackendUtil.cpp
  clang/test/CodeGen/thin_link_bitcode.c
  llvm/include/llvm/Transforms/IPO/ThinLTOBitcodeWriter.h
  llvm/lib/Transforms/IPO/ThinLTOBitcodeWriter.cpp
  llvm/test/Transforms/ThinLTOBitcodeWriter/new-pm.ll
  llvm/tools/opt/NewPMDriver.cpp
  llvm/tools/opt/NewPMDriver.h
  llvm/tools/opt/opt.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D33525.100488.patch
Type: text/x-patch
Size: 11034 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170526/da59effd/attachment.bin>
    
    
More information about the cfe-commits
mailing list