[embedded] Mark test/embedded/lto-multiple-object-files.swift as REQUIRES: optimized_stdlib

This commit is contained in:
Kuba Mracek
2024-05-10 14:03:32 -07:00
parent 2d61e3d26b
commit 7bdffbbdfa

View File

@@ -14,6 +14,7 @@
// REQUIRES: swift_in_compiler
// REQUIRES: executable_test
// REQUIRES: optimized_stdlib
// REQUIRES: OS=macosx
// For LTO, the linker dlopen()'s the libLTO library, which is a scenario that