Max Desiatov
3bc85b8636
test/AutolinkExtract/empty.swift: add support for Wasm binary format
...
Let's check in tests all supported object formats that need autolinking to work, including Wasm.
2023-07-22 14:18:19 +01:00
Dmitri Gribenko
d175b3b66d
Migrate FileCheck to %FileCheck in tests
2016-08-10 23:52:02 -07:00
Han Sangjin
0747503b0f
[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.
2016-08-07 07:20:50 +09:00
Graham Batty
078a558b26
Extract autolink information as a compile step.
...
Swift SVN r25510
2015-02-24 20:33:05 +00:00