[PATCH] D64461: [lld-link] implement -thinlto-index-only
Shoaib Meenai via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jul 15 15:01:40 PDT 2019
smeenai added a comment.
Distributed ThinLTO doesn't support archives: http://lists.llvm.org/pipermail/llvm-dev/2019-June/133145.html. @tejohnson suggested `-start-lib -end-lib` as a workaround, but that's not a thing for COFF. Do you have plans for archive support, or is that not something you need to deal with for your use cases?
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D64461/new/
https://reviews.llvm.org/D64461
More information about the llvm-commits
mailing list