Skip to content

Commit fba5c9d

Browse files
test: Skip test/IRGen/moveonly_value_functions.swift for Wasm archs
1 parent e259a25 commit fba5c9d

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

test/IRGen/moveonly_value_functions.swift

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,9 @@
55
// RUN: | \
66
// RUN: %IRGenFileCheck %s
77

8+
// FIXME: This test currently requires aggressive reg2mem to be enabled
9+
// UNSUPPORTED: CPU=wasm32
10+
811
@_silgen_name("external_symbol")
912
func external_symbol()
1013

0 commit comments

Comments
 (0)