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

This commit is contained in:
Doug Gregor
2023-11-27 22:20:54 -08:00
committed by GitHub
parent b90b326116
commit 130adac5c5
51 changed files with 104 additions and 90 deletions

View File

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