[PATCH] D40657: [sanitizer] Introduce a vDSO aware time function, and use it in the allocator

Kostya Kortchinsky via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 30 12:53:57 PST 2017


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

Updating BSD support.


https://reviews.llvm.org/D40657

Files:
  lib/sanitizer_common/sanitizer_allocator_primary64.h
  lib/sanitizer_common/sanitizer_common.h
  lib/sanitizer_common/sanitizer_common_interceptors.inc
  lib/sanitizer_common/sanitizer_fuchsia.cc
  lib/sanitizer_common/sanitizer_linux.cc
  lib/sanitizer_common/sanitizer_win.cc
  lib/scudo/scudo_tsd.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D40657.124994.patch
Type: text/x-patch
Size: 5280 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171130/6c9c7752/attachment.bin>


More information about the llvm-commits mailing list