[PATCH] D43949: [scudo] Secondary allocator overhaul to support Windows
Kostya Kortchinsky via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Mar 9 09:07:09 PST 2018
cryptoad updated this revision to Diff 137772.
cryptoad added a comment.
Added comment with chunk layout.
Moved the `LargeChunkHeader` inside the `LargeChunk` namespace as `Header`,
because it makes more sense to me.
Repository:
rCRT Compiler Runtime
https://reviews.llvm.org/D43949
Files:
lib/scudo/scudo_allocator_combined.h
lib/scudo/scudo_allocator_secondary.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D43949.137772.patch
Type: text/x-patch
Size: 10161 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180309/1f9b60f2/attachment.bin>
More information about the llvm-commits
mailing list