[PATCH] D29701: ThinLTOBitcodeWriter: Write available_externally copies of VCP eligible functions to merged module.
Peter Collingbourne via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Feb 9 15:37:56 PST 2017
pcc updated this revision to Diff 87896.
pcc added a comment.
- Use AARGetter to simplify and make this pass easier to use from the new PM
https://reviews.llvm.org/D29701
Files:
llvm/lib/Transforms/IPO/ThinLTOBitcodeWriter.cpp
llvm/test/Transforms/ThinLTOBitcodeWriter/split-vfunc-internal.ll
llvm/test/Transforms/ThinLTOBitcodeWriter/split-vfunc.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D29701.87896.patch
Type: text/x-patch
Size: 8683 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170209/64231e23/attachment.bin>
More information about the llvm-commits
mailing list