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 af6b0c6 commit 614eb29Copy full SHA for 614eb29
benchmark/CMakeLists.txt
@@ -241,7 +241,7 @@ set(SWIFT_BENCHMARK_EXTRA_FLAGS "" CACHE STRING
241
"Extra options to pass to swiftc when building the benchmarks")
242
243
set(SWIFT_BENCHMARK_UNOPTIMIZED_DRIVER NO CACHE BOOL
244
- "Build the benchmark driver utilites without optimization (default: no)")
+ "Build the benchmark driver utilities without optimization (default: no)")
245
246
if (SWIFT_BENCHMARK_BUILT_STANDALONE)
247
# This option's value must match the value of the same option used when
0 commit comments