thakis added a comment.

When you say "cross-compiling", you mean targeting Windows while running on 
non-Windows, right? How do dlls get loaded there at all?

Also, when does clang invoke link.exe? Normally on Windows the linker is 
invoked directly, no through the compiler driver. Are you using clang.exe 
instead of clang-cl.exe?


https://reviews.llvm.org/D30991



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to