Skip to content

Commit a2f61b9

Browse files
adrian-prantlMichael137
authored andcommitted
Presets: Build a release stdlib on the lldb sanitizer bot.
The reason for building a debug stdlib was the stepper test, but that test proved unreliable and is disabled. (cherry picked from commit 5ed0aff)
1 parent 3a9211a commit a2f61b9

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)