Skip to content

Commit b01dbc5

Browse files
authored
Merge pull request #70596 from rintaro/rdar119899895-optimized_stdlib
[Tests] IRGen/section_structs.swift requires 'optimized_stdlib'
2 parents 6d4d693 + 8b7e720 commit b01dbc5

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

test/IRGen/section_structs.swift

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

33
// REQUIRES: swift_in_compiler
44

5+
// Fails without optimized stdlib (rdar://119899895)
6+
// REQUIRES: optimized_stdlib
7+
58
// The `StaticString("hello").utf8Start` test fails on 32 bit
69
// UNSUPPORTED: PTRSIZE=32
710

0 commit comments

Comments
 (0)