[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
Thu Aug 30 02:35:08 PDT 2018


krytarowski added a comment.

Personally, I prefer to go for public symbols as with next major libc bump, they might stay around. So not depend too much on the internals that shall be rather not used by 3rd party software.


Repository:
  rL LLVM

https://reviews.llvm.org/D51419





More information about the llvm-commits mailing list