summaryrefslogtreecommitdiff
path: root/libc/malloc_debug/malloc_debug.cpp
diff options
context:
space:
mode:
authorRyan Prichard <rprichard@google.com>2019-01-15 20:33:27 -0800
committerRyan Prichard <rprichard@google.com>2019-01-16 01:11:26 -0800
commit2e724175acab8f0b9752bb55acb42a4915eb3d01 (patch)
treef4c143afc2020212bed23f37cba0aaf16ea71a54 /libc/malloc_debug/malloc_debug.cpp
parent82aea781365f911e29386479a1da24c7664d78b7 (diff)
Remove TLS_SLOT_TSAN(8)
As of the switch to clang-r346389c, it has been replaced with TLS_SLOT_SANITIZER(6). lld reserves 8 words beyond the TP on arm/arm64, so Bionic can't use anything beyond 7. The DTV and bionic_tls slots on x86 haven't been part of a release yet, and they should be strictly internal to Bionic anyway, so shift them down. Bug: http://b/78026329 Test: bionic unit tests Change-Id: Ifb3b2d8d85efe1417ee9a10b657b665ec6f2fd3d
Diffstat (limited to 'libc/malloc_debug/malloc_debug.cpp')
0 files changed, 0 insertions, 0 deletions