[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 17:53:05 PDT 2017
timshen updated this revision to Diff 100952.
timshen added a comment.
Keep the link file only when in ThinLTO bitcode mode.
https://reviews.llvm.org/D33525
Files:
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.100952.patch
Type: text/x-patch
Size: 7676 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170601/be319a80/attachment.bin>
More information about the llvm-commits
mailing list