[PATCH] D44125: [sanitizer] Move mmap interceptors into sanitizer_common
Kuba (Brecka) Mracek via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Mar 6 17:57:28 PST 2018
kubamracek added a comment.
Hi, this broke a Darwin bot: http://green.lab.llvm.org/green/job/clang-stage1-configure-RA/43370/console. Can you fix this so that we don't try to intercept mmap64 on Darwin?
Repository:
rCRT Compiler Runtime
https://reviews.llvm.org/D44125
More information about the llvm-commits
mailing list