aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Commands/CommandObjectRegister.cpp
diff options
context:
space:
mode:
authorFrancis Ricci <francisjricci@gmail.com>2017-03-22 18:42:43 +0000
committerFrancis Ricci <francisjricci@gmail.com>2017-03-22 18:42:43 +0000
commitdc13921fbc19bb9455a582e25bf520ab3eb1b991 (patch)
treec017770b998901b171ab141ce958c22e8a40feab /lldb/source/Commands/CommandObjectRegister.cpp
parent5713a05b5b7a5870b953f007c450ad195626e822 (diff)
downloadllvm-dc13921fbc19bb9455a582e25bf520ab3eb1b991.zip
llvm-dc13921fbc19bb9455a582e25bf520ab3eb1b991.tar.gz
llvm-dc13921fbc19bb9455a582e25bf520ab3eb1b991.tar.bz2
Factor lsan allocator cache accesses into a function
Summary: This patch is the first step towards allows us to move away from using __thread for the allocator cache on darwin, which is requiring for building lsan for darwin on ios version 7 and on iossim i386. This will be followed by patches to move the function into OS-specific files. Reviewers: kubamracek, kcc Subscribers: llvm-commits Differential Revision: https://reviews.llvm.org/D29994 llvm-svn: 298537
Diffstat (limited to 'lldb/source/Commands/CommandObjectRegister.cpp')
0 files changed, 0 insertions, 0 deletions