[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
Fri Sep 28 05:02:00 PDT 2018
krytarowski updated this revision to Diff 167453.
krytarowski added a comment.
Herald added subscribers: jfb, fedor.sergeev, mgorny.
Extract NetBSD specific code from common linux.cc to newly created netbsd.cc file.
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.167453.patch
Type: text/x-patch
Size: 20634 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180928/ce09961a/attachment-0001.bin>
More information about the llvm-commits
mailing list