Rui Ueyama via llvm-dev
2018-Jun-05 21:40 UTC
[llvm-dev] [RFC] Removing lld-link -msvclto option
Hi guys, This is a proposal we remove /msvclto option which is a minor lld-only option from lld-link. That option was added as a hack to invoke MSVC link.exe from lld-link so that it let link.exe do LTO and generate PDB. I think we don't need that hack anymore because our LTO and PDB generation is complete. I don't think there's a real use of the option, but if you have any concern, let me know. I'll remove the option if no one cares about it. Thanks, Rui -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20180605/b9458d8e/attachment.html>