[PATCH] D52610: [Esan] Port cache frag to FreeBSD

Kamil Rytarowski via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Oct 29 12:21:20 PDT 2018


krytarowski added a comment.

In https://reviews.llvm.org/D52610#1279176, @devnexen wrote:

> - FreeBSD does not have real Linux's clone equivalent.
> - Hangs or crashes during the final report (the shadow mapping is similar as Linux's though).


NetBSD has a clone compatibility syscall... but please try to explain what is the algorithm to map to a BSD system.

There must but a way to port it to BSD.


Repository:
  rC Clang

https://reviews.llvm.org/D52610





More information about the cfe-commits mailing list