[PATCH] D34782: [scudo] Change aligned alloc functions to be more compliant & perf changes

Kostya Kortchinsky via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 28 14:39:59 PDT 2017


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

Removing the CHECK line in the test that is no longer needed.


https://reviews.llvm.org/D34782

Files:
  lib/scudo/scudo_allocator.cpp
  lib/scudo/scudo_allocator.h
  lib/scudo/scudo_allocator_combined.h
  lib/scudo/scudo_tls_android.cpp
  test/scudo/memalign.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D34782.104516.patch
Type: text/x-patch
Size: 7676 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170628/4e3fec3e/attachment.bin>


More information about the llvm-commits mailing list