Skip to content

Commit b3f5d61

Browse files
authored
Merge pull request #29144 from compnerd/dash
2 parents 22bfebe + a4c7cad commit b3f5d61

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/lit.cfg

+1-1
Original file line numberDiff line numberDiff line change
@@ -991,7 +991,7 @@ elif run_os in ['windows-msvc']:
991991
('%r -target %s %s %s %s' % (config.sil_opt, config.variant_triple, \
992992
resource_dir_opt, mcp_opt, \
993993
config.sil_test_options))
994-
config.target_swift_symbol_graph_extract = \
994+
config.target_swift_symbolgraph_extract = \
995995
('%r -target %s %s' % (config.swift_symbolgraph_extract, \
996996
config.variant_triple, \
997997
mcp_opt))

0 commit comments

Comments
 (0)