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.
This commit is contained in:
Max Desiatov
2023-07-22 14:18:19 +01:00
committed by GitHub
parent a8fc8945bc
commit 3bc85b8636

View File

@@ -5,3 +5,4 @@
// CHECK-elf: -lswiftCore
// CHECK-coff: -lswiftCore
// CHECK-wasm: -lswiftCore