mstorsjo added a comment.

Does this break things for current users of clang as a drop-in replacement for 
gcc in mingw setups, while using e.g. a gcc provided `libstdc++-6.dll`? OTOH, 
removing dllimport usually isn't too much of an issue - the calls go via thunks 
which is non-ideal and theoretically slower but not much of an issue in 
practice.


Repository:
  rL LLVM

https://reviews.llvm.org/D33620



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

Reply via email to