[PATCH] D28997: [LTO] Teach lib/LTO about the new pass manager
Davide Italiano via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jan 23 11:21:17 PST 2017
davide updated this revision to Diff 85429.
davide added a comment.
-> Addressed comments (Teresa/Mehdi)
-> Added a `cl::opt` so that we don't have to teach linkers about the new pm
-> Added basic testing
PTAL
https://reviews.llvm.org/D28997
Files:
lib/LTO/LTOBackend.cpp
test/ThinLTO/X86/error-newpm.ll
test/tools/llvm-lto/thinlto.ll
test/tools/llvm-lto2/X86/pipeline.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D28997.85429.patch
Type: text/x-patch
Size: 4789 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170123/af147e1b/attachment.bin>
More information about the llvm-commits
mailing list