[PATCH] D44326: [sanitizer] Align & pad the allocator structures to the cacheline size v2

Kostya Kortchinsky via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 12 10:22:42 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rCRT327297: [sanitizer] Align & pad the allocator structures to the cacheline size v2 (authored by cryptoad, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D44326?vs=137842&id=138050#toc

Repository:
  rCRT Compiler Runtime

https://reviews.llvm.org/D44326

Files:
  lib/sanitizer_common/sanitizer_allocator_primary32.h
  lib/sanitizer_common/sanitizer_allocator_primary64.h
  lib/sanitizer_common/sanitizer_common.h
  lib/sanitizer_common/sanitizer_platform.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D44326.138050.patch
Type: text/x-patch
Size: 3638 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180312/4574ec3e/attachment.bin>


More information about the llvm-commits mailing list