Skip to content

Commit 8a286e0

Browse files
rjmansfieldfinagolfin
authored andcommitted
Re-add UNSUPPORTED for watchos arm64_32 in lto_autolink.swift.
Tests are failing with: <unknown>:0: error: unknown target triple 'arm64_32-unknown-linux-gnu' <unknown>:0: error: clang importer creation failed
1 parent 046821c commit 8a286e0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/IRGen/lto_autolink.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,4 +43,5 @@ import AutolinkElfCPragma
4343
import AutolinkModuleMapLink
4444
#endif
4545

46+
// UNSUPPORTED: OS=watchos && (CPU=arm64_32 || CPU=armv7k)
4647
// UNSUPPORTED: CPU=wasm32

0 commit comments

Comments
 (0)