[PATCH] D55354: [Sanitizer] getmntinfo support in FreeBSD
David CARLIER via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Dec 6 08:56:01 PST 2018
devnexen added a comment.
In D55354#1321431 <https://reviews.llvm.org/D55354#1321431>, @krytarowski wrote:
> FreeBSD uses statfs, NetBSD uses statvfs. I don't know whether they are compatible. The interceptor uses statvfs.
That's me ... I was doing little dev into my NetBSD VM and was doing this change into that same VM ... for sure it worked :-)
Repository:
rCRT Compiler Runtime
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D55354/new/
https://reviews.llvm.org/D55354
More information about the llvm-commits
mailing list