[PATCH] D42048: Add NetBSD syscall hooks skeleton in sanitizers
Kamil Rytarowski via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Feb 14 17:25:46 PST 2018
krytarowski added a comment.
@vitalybuka who could review this? I can land this code as is without a reviewer and ask for review for newer patches in the same topic.
In Future other BSDs could follow NetBSD and craft their scripts to generate similar files in similar fashion.
We diverged around 1995, but the core set of syscalls and format is similar (but not the same).
Repository:
rL LLVM
https://reviews.llvm.org/D42048
More information about the llvm-commits
mailing list