[PATCH] A workaround for getting process memory map taking too long for sanitizers on FreeBSD

David Chisnall csdavec at swan.ac.uk
Mon Jun 23 02:41:30 PDT 2014


The functionality for getting process mappings on FreeBSD is exposed via libprocstat.  Is there a reason for this code not to use this library?

http://reviews.llvm.org/D3732






More information about the llvm-commits mailing list