[PATCH] D32440: [scudo] Move thread local variables into their own files
Kostya Kortchinsky via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Apr 24 14:29:44 PDT 2017
cryptoad updated this revision to Diff 96469.
cryptoad added a comment.
Addressing Aleksey's comments.
https://reviews.llvm.org/D32440
Files:
lib/scudo/CMakeLists.txt
lib/scudo/scudo_allocator.cpp
lib/scudo/scudo_allocator.h
lib/scudo/scudo_tls.h
lib/scudo/scudo_tls_linux.cpp
lib/scudo/scudo_utils.cpp
lib/scudo/scudo_utils.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D32440.96469.patch
Type: text/x-patch
Size: 22935 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170424/900812af/attachment.bin>
More information about the llvm-commits
mailing list