[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 13:34:04 PDT 2017


cryptoad updated this revision to Diff 96458.
cryptoad added a comment.

Refactoring a couple of things.


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.96458.patch
Type: text/x-patch
Size: 22771 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170424/b44f1c05/attachment.bin>


More information about the llvm-commits mailing list