[Openmp-commits] [PATCH] D67326: [OpenMP] FreeBSD address check if mapped more native

David CARLIER via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Wed Sep 11 08:44:38 PDT 2019


devnexen added a comment.

That is the workflow to get a process mapping, hardly documented generally
FreeBSD's libprocstat is doing the same, 
closer to us sanitizer is doing the same too
https://github.com/llvm-mirror/compiler-rt/blob/bc5544f437b576ea40b5008e44f93a03844a9423/lib/sanitizer_common/sanitizer_procmaps_bsd.cpp#L75


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D67326/new/

https://reviews.llvm.org/D67326





More information about the Openmp-commits mailing list