[PATCH] Mingw-w64 driver for clang

Alexey Pavlov alexpux at gmail.com
Thu Sep 11 03:22:28 PDT 2014


- Subclassing from ToolChain instead GCC_Generic
- Fix passing "--subsystem" to linker
- Fix commands priority passed to linker
- Fix adding unix paths to includes

http://reviews.llvm.org/D5268

Files:
  include/clang/Driver/Options.td
  lib/Driver/CMakeLists.txt
  lib/Driver/Driver.cpp
  lib/Driver/MinGWToolChain.cpp
  lib/Driver/ToolChains.h
  lib/Driver/Tools.cpp
  lib/Driver/Tools.h
  lib/Frontend/InitHeaderSearch.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D5268.13581.patch
Type: text/x-patch
Size: 24609 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20140911/49862c36/attachment.bin>


More information about the cfe-commits mailing list