]> granicus.if.org Git - clang/commit
Make the integrated assembler the default for cygwin/mingw too.
authorRafael Espindola <rafael.espindola@gmail.com>
Mon, 25 Nov 2013 18:50:53 +0000 (18:50 +0000)
committerRafael Espindola <rafael.espindola@gmail.com>
Mon, 25 Nov 2013 18:50:53 +0000 (18:50 +0000)
commitd677fd5da796d80d2346d04141fe45ec4a5850a5
treeb68d2bfc13a612dd5bb0974320ef420c3141adc6
parent6199e12689fef80658602ca0e6e704b8115a8d26
Make the integrated assembler the default for cygwin/mingw too.

The integrated assembler was already the default for win32. It is now able
to handle a clang bootstrap on mingw, so make it the default.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@195676 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Driver/ToolChains.cpp
lib/Driver/ToolChains.h
test/Driver/bindings.c
test/Driver/unknown-gcc-arch.c