[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 Aug 31 14:29:03 PDT 2018
krytarowski updated this revision to Diff 163594.
krytarowski edited the summary of this revision.
krytarowski added a comment.
When possible, switch indirect calls to direct calls of internal libc symbols.
Repository:
rL LLVM
https://reviews.llvm.org/D51419
Files:
lib/sanitizer_common/sanitizer_linux.cc
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D51419.163594.patch
Type: text/x-patch
Size: 15666 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180831/84bde147/attachment.bin>
More information about the llvm-commits
mailing list