[Autolink] Autolinking on COFF for Cygwin/MinGW

Cygwin and MinGW should use the autolink feature in the sameway of Linux
due to the linker's limit. Now swift-autolink-extract recognizes the
COFF format file for Cygwin/MinGW.
This commit is contained in:
Han Sangjin
2016-08-06 21:45:25 +09:00
parent 2ef0a8fdcb
commit 0747503b0f
9 changed files with 66 additions and 29 deletions

View File

@@ -6,3 +6,4 @@
// REQUIRES: autolink-extract
// CHECK-elf: -lswiftCore
// CHECK-coff: -lswiftCore