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.
2 parents e611ea6 + 5ed0aff commit 0cc0d4dCopy full SHA for 0cc0d4d
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