[llvm-dev] lld-link.exe error "could not open /LTCG:incremental: no such file or directory"

Osman Zakir via llvm-dev llvm-dev at lists.llvm.org
Sun Dec 16 07:53:43 PST 2018


I have the "/LTCG:incremental" flag turned on in VS2017 Linker options and I'm trying to build with the LLVM toolset.  But I have the linker error mentioned in the title coming from lld-link.exe.  Why does it think it's an input file and how do I tell it that it isn't? Note: I'm using clang-cl.exe as the compiler.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20181216/e33e7560/attachment.html>


More information about the llvm-dev mailing list