Skip to content

Commit 3c7b4d1

Browse files
committed
Merge remote-tracking branch 'origin/master' into master-rebranch
2 parents 23df767 + f4fcb40 commit 3c7b4d1

File tree

3 files changed

+480
-444
lines changed

3 files changed

+480
-444
lines changed

lib/SILOptimizer/SemanticARC/CMakeLists.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,5 @@ target_sources(swiftSILOptimizer PRIVATE
22
SemanticARCOpts.cpp
33
OwnershipLiveRange.cpp
44
LoadCopyToLoadBorrowOpt.cpp
5-
BorrowScopeOpts.cpp)
5+
BorrowScopeOpts.cpp
6+
CopyValueOpts.cpp)

0 commit comments

Comments
 (0)