[PATCH] D42048: Add NetBSD syscall hooks skeleton in sanitizers

Kamil Rytarowski via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 14 18:34:01 PST 2018


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

Rename sanitizer_netbsd_syscalls.inc to sanitizer_syscalls_netbsd.inc


Repository:
  rL LLVM

https://reviews.llvm.org/D42048

Files:
  include/CMakeLists.txt
  include/sanitizer/netbsd_syscall_hooks.h
  lib/asan/asan_interceptors.cc
  lib/esan/esan_interceptors.cpp
  lib/hwasan/hwasan_interceptors.cc
  lib/msan/msan_interceptors.cc
  lib/sanitizer_common/CMakeLists.txt
  lib/sanitizer_common/sanitizer_syscalls_netbsd.inc
  lib/tsan/rtl/tsan_interceptors.cc
  utils/generate_netbsd_syscalls.awk

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D42048.134356.patch
Type: text/x-patch
Size: 21365 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180215/7c4fc764/attachment.bin>


More information about the llvm-commits mailing list