diff options
author | Dmitry Vyukov <dvyukov@google.com> | 2015-11-12 18:50:19 +0000 |
---|---|---|
committer | Dmitry Vyukov <dvyukov@google.com> | 2015-11-12 18:50:19 +0000 |
commit | b8da794ca1230bb0ccca8014916973187e50ca3f (patch) | |
tree | 2169c2b9f1008a3cf238396c35f8cc54298ecd47 /lldb/packages/Python/lldbsuite/test/python_api | |
parent | 911ced6bf384dfcb9da007434a951ed2270e8993 (diff) | |
download | bcm5719-llvm-b8da794ca1230bb0ccca8014916973187e50ca3f.tar.gz bcm5719-llvm-b8da794ca1230bb0ccca8014916973187e50ca3f.zip |
tsan: fix windows Go build
Go build does not link in whatever library provides these symbols:
# runtime/race
race_windows_amd64.syso:gotsan.cc:(.text+0x578f): undefined reference to `__sanitizer::DumpProcessMap()'
race_windows_amd64.syso:gotsan.cc:(.text+0xee33): undefined reference to `EnumProcessModules'
race_windows_amd64.syso:gotsan.cc:(.text+0xeeb9): undefined reference to `GetModuleInformation'
llvm-svn: 252922
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api')
0 files changed, 0 insertions, 0 deletions