Re: r253815 - Test: Update mingw-useld.c to reflect r253813

2015-11-23 Thread Martell Malone via cfe-commits
> > The new "gnu" is ELF only. What exactly are you trying to do? Yes and so was the old-gnu linker. I maintained patches in msys2 so that mingw-w64 could be able to use gnu with COFF. https://github.com/Alexpux/MINGW-packages/blob/master/mingw-w64-clang/0034-GNU-add-support-for-linking-PECOFF.pat

Re: r253815 - Test: Update mingw-useld.c to reflect r253813

2015-11-23 Thread Rafael EspĂ­ndola via cfe-commits
This (and all the patches in this series) look odd. The new "gnu" is ELF only. What exactly are you trying to do? Cheers, Rafael On 22 November 2015 at 00:45, Martell Malone via cfe-commits wrote: > Author: martell > Date: Sat Nov 21 23:45:03 2015 > New Revision: 253815 > > URL: http://llvm.or

r253815 - Test: Update mingw-useld.c to reflect r253813

2015-11-21 Thread Martell Malone via cfe-commits
Author: martell Date: Sat Nov 21 23:45:03 2015 New Revision: 253815 URL: http://llvm.org/viewvc/llvm-project?rev=253815&view=rev Log: Test: Update mingw-useld.c to reflect r253813 Modified: cfe/trunk/test/Driver/mingw-useld.c Modified: cfe/trunk/test/Driver/mingw-useld.c URL: http://llvm.or