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
1111 SwitchEnumBuilder.cpp
1212 SILGen.cpp
1313 SILGenApply.cpp
14- SILGenBackDeploy .cpp
14+ SILGenAvailability .cpp
1515 SILGenBridging.cpp
1616 SILGenBuilder.cpp
1717 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 ---------===//
22//
33// This source file is part of the Swift.org open source project
44//
5- // Copyright (c) 2022 Apple Inc. and the Swift project authors
5+ // Copyright (c) 2022 - 2025 Apple Inc. and the Swift project authors
66// Licensed under Apache License v2.0 with Runtime Library Exception
77//
88// See https://swift.org/LICENSE.txt for license information
You can’t perform that action at this time.
0 commit comments