[PATCH] D36325: Reuse sanitizer_linux for NetBSD

Kamil Rytarowski via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 4 14:41:41 PDT 2017


krytarowski updated this revision to Diff 109823.
krytarowski added a comment.

- Replace !freebsd && !netbsd with linux check.
- NanoTime fix for NetBSD


Repository:
  rL LLVM

https://reviews.llvm.org/D36325

Files:
  lib/sanitizer_common/sanitizer_linux.cc
  lib/sanitizer_common/sanitizer_linux.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D36325.109823.patch
Type: text/x-patch
Size: 12201 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170804/a2b8d2ae/attachment.bin>


More information about the llvm-commits mailing list