[PATCH] A workaround for getting process memory map taking too long for sanitizers on FreeBSD
Kostya Serebryany
kcc at google.com
Tue May 13 06:51:54 PDT 2014
So, we have some linux-specific and some common code in parts in sanitizer_procmaps_linux.cc
Maybe split sanitizer_procmaps_linux.cc even further (create sanitizer_procmaps_common.cc and remove all SANITIZER_FREEBSD from sanitizer_procmaps_linux.cc)?
Not sure how this will look. Can you try?
http://reviews.llvm.org/D3732
More information about the llvm-commits
mailing list