diff --git a/test/Driver/profiling.swift b/test/Driver/profiling.swift index 02676c9f5d3b2..28439ddfdf78b 100644 --- a/test/Driver/profiling.swift +++ b/test/Driver/profiling.swift @@ -41,7 +41,7 @@ // watchOS: {{(bin/)?ld(.exe)?"? }} // watchOS: lib{{(\\\\|/)}}swift{{(\\\\|/)}}clang{{(\\\\|/)}}lib{{(\\\\|/)}}darwin{{(\\\\|/)}}libclang_rt.profile_watchos.a -// watchOS_SIM: {{(bin/)?ld"? }} +// watchOS_SIM: {{(bin/)?ld(.exe)?"? }} // watchOS_SIM: lib{{(\\\\|/)}}swift{{(\\\\|/)}}clang{{(\\\\|/)}}lib{{(\\\\|/)}}darwin{{(\\\\|/)}}libclang_rt.profile_watchossim.a // LINUX: clang++{{(\.exe)?"? }}