https://llvm.org/bugs/show_bug.cgi?id=26851
Bug ID: 26851 Summary: clang-cl doesn't recognize -fuse-ld=lld Product: clang Version: 3.7 Hardware: PC OS: Windows NT Status: NEW Severity: normal Priority: P Component: Driver Assignee: unassignedclangb...@nondot.org Reporter: ignacio.slipk...@gmail.com CC: llvm-bugs@lists.llvm.org Classification: Unclassified I'm trying to compile and link from Visual Studio 2015 using the LLVM toolchain, however it uses Visual Studio's link.exe I can't seem to be able to force it to use lld.exe/lld-link.exe by passing -fuse-ld=lld to the compiler arguments in "Additional Options" in Visual Studio. clang-cl returns "no such file or directory: -fuse-ld=lld" -- You are receiving this mail because: You are on the CC list for the bug.
_______________________________________________ llvm-bugs mailing list llvm-bugs@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs