diff options
author | Dmitry Vyukov <dvyukov@google.com> | 2014-09-01 11:44:59 +0000 |
---|---|---|
committer | Dmitry Vyukov <dvyukov@google.com> | 2014-09-01 11:44:59 +0000 |
commit | aa8fa60ba8c43b833e3fcec54da22a0e18bb04c6 (patch) | |
tree | 1e8a5377aeee3a2aab2539fc2a4375b2632844a6 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 92c816c68f645f0177c628db3564567d3f5fd389 (diff) | |
download | llvm-aa8fa60ba8c43b833e3fcec54da22a0e18bb04c6.zip llvm-aa8fa60ba8c43b833e3fcec54da22a0e18bb04c6.tar.gz llvm-aa8fa60ba8c43b833e3fcec54da22a0e18bb04c6.tar.bz2 |
tsan: unbreak windows build
Currently it fails with:
# Testing race detector.
race_windows_amd64.syso:gotsan.cc:(.text+0x4d89): undefined reference to `__imp_SymGetModuleBase64'
race_windows_amd64.syso:gotsan.cc:(.text+0x4d90): undefined reference to `__imp_SymFunctionTableAccess64'
race_windows_amd64.syso:gotsan.cc:(.text+0x4dd8): undefined reference to `__imp_StackWalk64'
x86_64-w64-mingw32/bin/ld.exe: race_windows_amd64.syso
: bad reloc address 0x10 in section `.data'
collect2.exe: error: ld returned 1 exit status
llvm-svn: 216875
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions