[PATCH] D40665: [sanitizer] Implement NanoTime() on Darwin

Aleksey Shlyapnikov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 30 15:40:07 PST 2017


alekseyshl added a comment.

FYI, https://reviews.llvm.org/D40679 adds MonotonicNanoTime() for that NanoTime() is too expensive for the allocator's purposes.


Repository:
  rCRT Compiler Runtime

https://reviews.llvm.org/D40665





More information about the llvm-commits mailing list