[sanitizer] allocator: split the local cache class into two, one for 32-bit allocator...
authorKostya Serebryany <kcc@google.com>
Tue, 23 Aug 2016 00:30:43 +0000 (00:30 +0000)
committerKostya Serebryany <kcc@google.com>
Tue, 23 Aug 2016 00:30:43 +0000 (00:30 +0000)
commitce2163459f3b18cd0cac87cb6f83f5b7f872b8a7
treeeb534f9b4af9a90d4a0d9a68c601c6de0f28fab7
parentf0ae81da0bb334e21aec5117b37246f8ec800e46
[sanitizer] allocator: split the local cache class into two, one for 32-bit allocator and one for 64-bit one. NFC. The two imlementations will diverge in the following changes.

llvm-svn: 279495
compiler-rt/lib/sanitizer_common/sanitizer_allocator_local_cache.h
compiler-rt/lib/sanitizer_common/sanitizer_allocator_primary32.h
compiler-rt/lib/sanitizer_common/sanitizer_allocator_primary64.h
compiler-rt/lib/sanitizer_common/sanitizer_allocator_size_class_map.h