diff options
author | Dmitry Vyukov <dvyukov@google.com> | 2016-10-28 20:52:22 +0000 |
---|---|---|
committer | Dmitry Vyukov <dvyukov@google.com> | 2016-10-28 20:52:22 +0000 |
commit | 8ee6f0c30f460ffe09d3c9d47d1ee1efdac82a6a (patch) | |
tree | e6524518a5893117c5c6dca5cf23bfbb75a33673 /lld/ELF/Memory.h | |
parent | 1b05f6c66d5c92f3be971f16702b66dcf79d3057 (diff) | |
download | bcm5719-llvm-8ee6f0c30f460ffe09d3c9d47d1ee1efdac82a6a.tar.gz bcm5719-llvm-8ee6f0c30f460ffe09d3c9d47d1ee1efdac82a6a.zip |
tsan: set disable_coredump=0 by default for Go
Go maps shadow memory lazily, so we don't have the huge multi-TB mapping.
Virtual memory consumption is proportional to normal memory usage.
Also in Go core dumps are enabled explicitly with GOTRACEBACK=crash,
if user explicitly requests a core that must be on purpose.
So don't disable core dumps by default.
llvm-svn: 285451
Diffstat (limited to 'lld/ELF/Memory.h')
0 files changed, 0 insertions, 0 deletions