[PATCH] D25688: [scudo] Lay the foundation for 32-bit support

Kostya Kortchinsky via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 25 15:32:06 PDT 2016


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

Addressing kcc@ comment, removing unsigned where it is unnecessary.


https://reviews.llvm.org/D25688

Files:
  lib/scudo/scudo_allocator.cpp
  lib/scudo/scudo_allocator.h
  lib/scudo/scudo_allocator_secondary.h
  test/scudo/memalign.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D25688.75805.patch
Type: text/x-patch
Size: 18086 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161025/0400d8be/attachment.bin>


More information about the llvm-commits mailing list