Skip to content

Commit 2b63d93

Browse files
committed
Test: Disable IRGen/has_symbol.swift for 32-bit architectures.
1 parent 37bca0d commit 2b63d93

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

test/IRGen/has_symbol.swift

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@
44

55
// REQUIRES: VENDOR=apple
66

7+
// rdar://102246128
8+
// REQUIRES: PTRSIZE=64
9+
710
@_weakLinked import has_symbol_helper
811

912
func testGlobalFunctions() {

0 commit comments

Comments
 (0)