[PATCH] D28417: [scudo] Separate hardware CRC32 routines

Kostya Kortchinsky via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Jan 7 15:21:53 PST 2017


cryptoad updated this revision to Diff 83540.
cryptoad marked an inline comment as done.
cryptoad added a comment.

Removing empty line.


https://reviews.llvm.org/D28417

Files:
  cmake/config-ix.cmake
  lib/scudo/CMakeLists.txt
  lib/scudo/scudo_allocator.cpp
  lib/scudo/scudo_crc32.cpp
  lib/scudo/scudo_crc32.h
  lib/scudo/scudo_utils.cpp
  lib/scudo/scudo_utils.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D28417.83540.patch
Type: text/x-patch
Size: 7382 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170107/7b130a5c/attachment.bin>


More information about the llvm-commits mailing list