[PATCH] D33525: [ThinLTO] Migrate ThinLTOBitcodeWriter to the new PM.

Tim Shen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 31 18:02:38 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL304378: [ThinLTO] Migrate ThinLTOBitcodeWriter to the new PM. (authored by timshen).

Changed prior to commit:
  https://reviews.llvm.org/D33525?vs=100952&id=100953#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D33525

Files:
  llvm/trunk/include/llvm/Transforms/IPO/ThinLTOBitcodeWriter.h
  llvm/trunk/lib/Transforms/IPO/ThinLTOBitcodeWriter.cpp
  llvm/trunk/test/Transforms/ThinLTOBitcodeWriter/new-pm.ll
  llvm/trunk/tools/opt/NewPMDriver.cpp
  llvm/trunk/tools/opt/NewPMDriver.h
  llvm/trunk/tools/opt/opt.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D33525.100953.patch
Type: text/x-patch
Size: 7872 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170601/c0a82ddd/attachment.bin>


More information about the llvm-commits mailing list