mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
[embedded] Start building embedded support on Linux/ELF, expand archs of the embedded stdlib to cover common embedded targets
This commit is contained in:
@@ -2,8 +2,7 @@
|
||||
|
||||
// REQUIRES: swift_in_compiler
|
||||
// REQUIRES: optimized_stdlib
|
||||
// REQUIRES: VENDOR=apple
|
||||
// REQUIRES: OS=macosx
|
||||
// REQUIRES: OS=macosx || OS=linux-gnu
|
||||
|
||||
public struct MyStruct {
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user