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

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 14 18:47:33 PST 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL325206: Add NetBSD syscall hooks skeleton in sanitizers (authored by kamil, committed by ).
Herald added a subscriber: delcypher.

Changed prior to commit:
  https://reviews.llvm.org/D42048?vs=134356&id=134358#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D42048

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

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


More information about the llvm-commits mailing list