forked from OSchip/llvm-project
Update the test case after r217673
Sorry, committing to multiple repos at once is hard... llvm-svn: 217677
This commit is contained in:
parent
ac9ef12fc5
commit
7083c0e02e
|
@ -24,7 +24,7 @@
|
|||
// ASAN-MD: "-debug"
|
||||
// ASAN-MD: "-incremental:no"
|
||||
// ASAN-MD: "{{.*}}clang_rt.asan_dynamic-i386.lib"
|
||||
// ASAN-MD: "{{.*}}clang_rt.asan_uar_thunk-i386.lib"
|
||||
// ASAN-MD: "{{.*}}clang_rt.asan_dynamic_runtime_thunk-i386.lib"
|
||||
// ASAN-MD: "{{.*}}cl-link{{.*}}.obj"
|
||||
|
||||
// RUN: %clang_cl /LD -### /Tc%s 2>&1 | FileCheck --check-prefix=DLL %s
|
||||
|
|
Loading…
Reference in New Issue