Skip to content

Commit 3bc85b8

Browse files
authored
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.
1 parent a8fc894 commit 3bc85b8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/AutolinkExtract/empty.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,3 +5,4 @@
55

66
// CHECK-elf: -lswiftCore
77
// CHECK-coff: -lswiftCore
8+
// CHECK-wasm: -lswiftCore

0 commit comments

Comments
 (0)