martell added a comment.

I think you reverted some parts that were needed


================
Comment at: tools/clang/lib/Driver/Tools.cpp:5

----------------
This if specifically breaks mingw-w64

That's why I changed it to 

TC.getTriple().isWindowsMSVCEnvironment()

================
Comment at: tools/clang/lib/Driver/Tools.cpp:13

----------------
You sure you didn't revert all this by accident ?

the lib extension is now broken on mingw-w64 also ???

================
Comment at: tools/clang/lib/Driver/Tools.cpp:15

----------------
ditto


Repository:
  rL LLVM

http://reviews.llvm.org/D11237




_______________________________________________
cfe-commits mailing list
cfe-commits@cs.uiuc.edu
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits

Reply via email to