Skip to content

Commit e7e4c35

Browse files
authored
Merge pull request #81841 from rjmansfield/disable_lto_autolink_arm64_32
Re-add UNSUPPORTED for watchos arm64_32 in lto_autolink.swift.
2 parents b8b13d8 + 257e833 commit e7e4c35

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)