[PATCH] D51419: Switch syscall(2)/__syscall(2) calls to libc calls on NetBSD
Joerg Sonnenberger via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Aug 29 15:25:48 PDT 2018
joerg added a comment.
I don't understand why most of this symbols don't reference the plain system call directly, i.e. _sys_read etc.
Repository:
rL LLVM
https://reviews.llvm.org/D51419
More information about the llvm-commits
mailing list