[embedded] Start building embedded support on Linux/ELF, expand archs of the embedded stdlib to cover common embedded targets, take 2

This commit is contained in:
Kuba Mracek
2023-11-28 10:31:39 -08:00
parent fd6338737b
commit a0ec73ef42
51 changed files with 90 additions and 104 deletions

View File

@@ -1,8 +1,7 @@
// RUN: %target-swift-emit-ir %s -enable-experimental-feature Embedded -parse-as-library -module-name main | %FileCheck %s
// REQUIRES: swift_in_compiler
// REQUIRES: VENDOR=apple
// REQUIRES: OS=macosx
// REQUIRES: OS=macosx || OS=linux-gnu
class MyClass {
init() {