[PATCH] D45275: Add support for LTO options
Peter Collingbourne via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Apr 4 13:12:43 PDT 2018
pcc added a comment.
In https://reviews.llvm.org/D45275#1057316, @ruiu wrote:
> By the way, is there any way to write a test for the new flags?
It should be possible. For new-pass-manger see llvm/test/tools/llvm-lto2/X86/pipeline.ll and for sample-profile see llvm/test/tools/gold/X86/thinlto_afdo.ll
Repository:
rLLD LLVM Linker
https://reviews.llvm.org/D45275
More information about the llvm-commits
mailing list