[PATCH] D51419: Switch syscall(2)/__syscall(2) calls to libc calls on NetBSD

Kamil Rytarowski via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Sep 29 02:00:29 PDT 2018


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

- reduce code duplication with addition of helper macros


Repository:
  rL LLVM

https://reviews.llvm.org/D51419

Files:
  lib/sanitizer_common/CMakeLists.txt
  lib/sanitizer_common/sanitizer_linux.cc
  lib/sanitizer_common/sanitizer_netbsd.cc
  lib/tsan/go/buildgo.sh

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D51419.167585.patch
Type: text/x-patch
Size: 19078 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180929/61d7aed3/attachment.bin>


More information about the llvm-commits mailing list