Skip to content

Commit a8a0dd8

Browse files
authored
Merge pull request #73573 from kubamracek/embedded-lto-test
[embedded] Mark test/embedded/lto-multiple-object-files.swift as REQUIRES: optimized_stdlib
2 parents 6df0de5 + 7bdffbb commit a8a0dd8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/embedded/lto-multiple-object-files.swift

+1
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@
1414

1515
// REQUIRES: swift_in_compiler
1616
// REQUIRES: executable_test
17+
// REQUIRES: optimized_stdlib
1718
// REQUIRES: OS=macosx
1819

1920
// For LTO, the linker dlopen()'s the libLTO library, which is a scenario that

0 commit comments

Comments
 (0)