Skip to content

Commit b6378a9

Browse files
committed
Merge remote-tracking branch 'origin/main' into rebranch
2 parents aa17d58 + 0cc0d4d commit b6378a9

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

utils/build-presets.ini

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -539,12 +539,6 @@ lldb-use-system-debugserver
539539
release-debuginfo
540540
assertions
541541

542-
# We need to build an unoptimized swift benchmark driver for stepper testing.
543-
# Ditto for the swift stdlib. (LLDB doesn't support stepping through optimized
544-
# swift code yet.)
545-
extra-cmake-options=-DSWIFT_BENCHMARK_UNOPTIMIZED_DRIVER:BOOL=1
546-
debug-swift-stdlib
547-
548542
# Disable non-x86 building/testing.
549543
skip-build-ios
550544
skip-test-ios

0 commit comments

Comments
 (0)