summaryrefslogtreecommitdiffstats
path: root/clang/test/Driver/cl-link.c
diff options
context:
space:
mode:
Diffstat (limited to 'clang/test/Driver/cl-link.c')
-rw-r--r--clang/test/Driver/cl-link.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/clang/test/Driver/cl-link.c b/clang/test/Driver/cl-link.c
index b789c248239..24e0702c8ab 100644
--- a/clang/test/Driver/cl-link.c
+++ b/clang/test/Driver/cl-link.c
@@ -29,5 +29,5 @@
// ASAN-DLL: "-dll"
// ASAN-DLL: "-debug"
// ASAN-DLL: "-incremental:no"
-// ASAN-DLL: "{{.*}}clang_rt.asan-i386-dll_thunk.lib"
+// ASAN-DLL: "{{.*}}clang_rt.asan_dll_thunk-i386.lib"
// ASAN-DLL: "{{.*}}cl-link{{.*}}.obj"
OpenPOWER on IntegriCloud