diff options
author | Dmitry Vyukov <dvyukov@google.com> | 2015-02-16 14:49:34 +0000 |
---|---|---|
committer | Dmitry Vyukov <dvyukov@google.com> | 2015-02-16 14:49:34 +0000 |
commit | 620ebaa9c164f99dc945bb6adf173ef373ba98bf (patch) | |
tree | 829263f1d47492462427961c6716308fca9b40fa /llvm/lib/Transforms/Utils/ASanStackFrameLayout.cpp | |
parent | 3ac5c27c1fe9e0fea9ca1842ea307b4fc3e2e85e (diff) | |
download | llvm-620ebaa9c164f99dc945bb6adf173ef373ba98bf.zip llvm-620ebaa9c164f99dc945bb6adf173ef373ba98bf.tar.gz llvm-620ebaa9c164f99dc945bb6adf173ef373ba98bf.tar.bz2 |
tsan: remove everything related to rss/background thread in Go mode
In Go mode the background thread is not started (internal_thread_start is empty).
There is no sense in having this code compiled in.
Also removes dependency on sanitizer_linux_libcdep.cc which is good,
ideally Go runtime does not depend on libc at all.
llvm-svn: 229396
Diffstat (limited to 'llvm/lib/Transforms/Utils/ASanStackFrameLayout.cpp')
0 files changed, 0 insertions, 0 deletions