Skip to content

Commit 48f3c45

Browse files
authored
Merge pull request #23776 from compnerd/dial-0-for-the-operator
2 parents 756eec5 + 285e2ac commit 48f3c45

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/Driver/profiling.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
// watchOS: {{(bin/)?ld(.exe)?"? }}
4242
// watchOS: lib{{(\\\\|/)}}swift{{(\\\\|/)}}clang{{(\\\\|/)}}lib{{(\\\\|/)}}darwin{{(\\\\|/)}}libclang_rt.profile_watchos.a
4343

44-
// watchOS_SIM: {{(bin/)?ld"? }}
44+
// watchOS_SIM: {{(bin/)?ld(.exe)?"? }}
4545
// watchOS_SIM: lib{{(\\\\|/)}}swift{{(\\\\|/)}}clang{{(\\\\|/)}}lib{{(\\\\|/)}}darwin{{(\\\\|/)}}libclang_rt.profile_watchossim.a
4646

4747
// LINUX: clang++{{(\.exe)?"? }}

0 commit comments

Comments
 (0)