test: Skip test/IRGen/moveonly_value_functions.swift for Wasm archs

This commit is contained in:
Yuta Saito
2025-11-15 19:29:56 +00:00
parent e259a257e6
commit fba5c9d1a3

View File

@@ -5,6 +5,9 @@
// RUN: | \
// RUN: %IRGenFileCheck %s
// FIXME: This test currently requires aggressive reg2mem to be enabled
// UNSUPPORTED: CPU=wasm32
@_silgen_name("external_symbol")
func external_symbol()