[PATCH] D47448: [Asan] Attempt to fix for FreeBSD
David CARLIER via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon May 28 04:48:25 PDT 2018
devnexen added a comment.
In https://reviews.llvm.org/D47448#1113955, @krytarowski wrote:
> NetBSD is also affected. We shall go for a shared solution at least between BSDs and Linux.
>
> A similar problem is in MSan, HWMSan etc.
I would say BSD at first, Linux works fine and this solution would probably not satisfy Linux anyway (e.g. lsan for example).
I can extend to NetBSD no worries as long you re ok with this solution.
Repository:
rCRT Compiler Runtime
https://reviews.llvm.org/D47448
More information about the llvm-commits
mailing list