mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
Update test for Windows
This commit is contained in:
@@ -21,6 +21,6 @@ func test() {
|
||||
// CHECK: call swiftcc void @with_swiftcc()
|
||||
with_swiftcc()
|
||||
}
|
||||
// CHECK: declare swiftcc void @with_swiftcc()
|
||||
// CHECK: declare {{.*}}swiftcc void @with_swiftcc()
|
||||
|
||||
test()
|
||||
|
||||
Reference in New Issue
Block a user