We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3a9211a commit a2f61b9Copy full SHA for a2f61b9
utils/build-presets.ini
@@ -539,12 +539,6 @@ lldb-use-system-debugserver
539
release-debuginfo
540
assertions
541
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
-
548
# Disable non-x86 building/testing.
549
skip-build-ios
550
skip-test-ios
0 commit comments