mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
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:
@@ -5,3 +5,4 @@
|
||||
|
||||
// CHECK-elf: -lswiftCore
|
||||
// CHECK-coff: -lswiftCore
|
||||
// CHECK-wasm: -lswiftCore
|
||||
|
||||
Reference in New Issue
Block a user