Skip to content

Commit bf812bb

Browse files
committed
Merge remote-tracking branch 'origin/main' into rebranch
2 parents 34cf1f2 + 0f0e68f commit bf812bb

File tree

80 files changed

+0
-19710
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

80 files changed

+0
-19710
lines changed

CMakeLists.txt

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1295,11 +1295,6 @@ else()
12951295
endif()
12961296
endif()
12971297

1298-
if (BUILD_SWIFT_CONCURRENCY_BACK_DEPLOYMENT_LIBRARIES)
1299-
# Build the back-deployed concurrency library.
1300-
add_subdirectory(stdlib/public/BackDeployConcurrency)
1301-
endif()
1302-
13031298
# Some tools (e.g. swift-reflection-dump) rely on a host swiftRemoteInspection,
13041299
# so ensure we build that when building tools.
13051300
if(SWIFT_INCLUDE_TOOLS OR SWIFT_BUILD_STDLIB_CXX_MODULE)

0 commit comments

Comments
 (0)