mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
[embedded] Add -wmo to a number of tests after rebase.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
// RUN: %target-swift-emit-ir %s -parse-stdlib -enable-experimental-feature Embedded -target arm64e-apple-none | %FileCheck %s
|
||||
// RUN: %target-swift-emit-ir %s -parse-stdlib -enable-experimental-feature Embedded -target arm64e-apple-none -wmo | %FileCheck %s
|
||||
|
||||
public class MyClass {
|
||||
func foo() { }
|
||||
|
||||
Reference in New Issue
Block a user