summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Support/Path.cpp
diff options
context:
space:
mode:
authorDmitry Vyukov <dvyukov@google.com>2014-09-17 00:12:50 +0000
committerDmitry Vyukov <dvyukov@google.com>2014-09-17 00:12:50 +0000
commit6466f43688ffc28bcdc82bb2a197bb1332f51d52 (patch)
tree8f4b6743106e78a4bb5ee41e6be846955652a32c /llvm/lib/Support/Path.cpp
parent25c8e318e43682042d0b41a44877afe69753dfc9 (diff)
downloadbcm5719-llvm-6466f43688ffc28bcdc82bb2a197bb1332f51d52.tar.gz
bcm5719-llvm-6466f43688ffc28bcdc82bb2a197bb1332f51d52.zip
tsan: fix crash when a program registers zillions of atexit callbacks
I don't remember that crash on mmap in internal allocator ever yielded anything useful, only crashes in rare wierd untested situations. One of the reasons for crash was to catch if tsan starts allocating clocks using mmap. Tsan does not allocate clocks using internal_alloc anymore. Solve it once and for all by allowing mmaps. llvm-svn: 217929
Diffstat (limited to 'llvm/lib/Support/Path.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud