ruiu added a comment. > That's weird, because lots of lldb tests compile and link test binaries on > Windows with `-fuse-ld=lld` (without the `.exe`). What makes you say the > `.exe` is necessary?
Maybe he is using clang (not clang-cl) and want to use ld.lld.exe instead of lld-link? Repository: rC Clang https://reviews.llvm.org/D43621 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits