Skip to content

Commit 2331725

Browse files
committed
Tests: mark watchos-armv7k as unsupported for lto_autolink.swift
rdar://122672371
1 parent 75b013e commit 2331725

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/IRGen/lto_autolink.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,5 +64,5 @@ import AutolinkModuleMapLink
6464

6565
// UNSUPPORTED: OS=macosx && CPU=arm64
6666
// UNSUPPORTED: OS=ios && CPU=arm64e
67-
// UNSUPPORTED: OS=watchos && CPU=arm64_32
67+
// UNSUPPORTED: OS=watchos && (CPU=arm64_32 || CPU=armv7k)
6868
// UNSUPPORTED: OS=linux-gnu && CPU=aarch64

0 commit comments

Comments
 (0)