[PATCH] D40322: [scudo] Overhaul hardware CRC32 feature detection

Kostya Kortchinsky via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 21 15:00:45 PST 2017


cryptoad updated this revision to Diff 123856.
cryptoad marked an inline comment as done.
cryptoad added a comment.
Herald added a subscriber: kubamracek.

Moving the weak definition of getauxval to the header, with comment.


https://reviews.llvm.org/D40322

Files:
  lib/sanitizer_common/sanitizer_getauxval.h
  lib/scudo/scudo_allocator.cpp
  lib/scudo/scudo_utils.cpp
  lib/scudo/scudo_utils.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D40322.123856.patch
Type: text/x-patch
Size: 7878 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171121/b1d81047/attachment.bin>


More information about the llvm-commits mailing list