[PATCH] D58379: [compiler-rt] Intercept the bcmp() function.
Kamil Rytarowski via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Feb 19 01:18:12 PST 2019
krytarowski added a comment.
bcmp is BSD and it first appeard in 4.2BSD... it's not specific to GNU source but compat layer for BSD software.
Please enable it for NetBSD.
Repository:
rCRT Compiler Runtime
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D58379/new/
https://reviews.llvm.org/D58379
More information about the llvm-commits
mailing list