mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
test/AutolinkExtract/import.swift: check for Wasm object format
This commit is contained in:
@@ -18,4 +18,7 @@
|
||||
// CHECK-coff-DAG: -lswiftCore
|
||||
// CHECK-coff-DAG: -lempty
|
||||
|
||||
// CHECK-wasm-DAG: -lswiftCore
|
||||
// CHECK-wasm-DAG: -lempty
|
||||
|
||||
import empty
|
||||
|
||||
Reference in New Issue
Block a user