File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ add_swift_host_library(swiftSILGen STATIC
11
11
SwitchEnumBuilder.cpp
12
12
SILGen.cpp
13
13
SILGenApply.cpp
14
- SILGenBackDeploy .cpp
14
+ SILGenAvailability .cpp
15
15
SILGenBridging.cpp
16
16
SILGenBuilder.cpp
17
17
SILGenBuiltin.cpp
Original file line number Diff line number Diff line change 1
- // ===--- SILGenBackDeploy .cpp - SILGen for back deployment ------- ---------===//
1
+ // ===--- SILGenAvailability .cpp - SILGen for availability queries ---------===//
2
2
//
3
3
// This source file is part of the Swift.org open source project
4
4
//
5
- // Copyright (c) 2022 Apple Inc. and the Swift project authors
5
+ // Copyright (c) 2022 - 2025 Apple Inc. and the Swift project authors
6
6
// Licensed under Apache License v2.0 with Runtime Library Exception
7
7
//
8
8
// See https://swift.org/LICENSE.txt for license information
You can’t perform that action at this time.
0 commit comments