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

Viktor Kutuzov vkutuzov at accesssoftek.com
Tue May 13 07:52:20 PDT 2014


> 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?

Sure. Will do.

> BTW, the whole FREEBSD-specific part is gobbledygook for me.
> I don't mind it as long as it is completely under #if SANITIZER_FREEBSD,
> but maybe you can CC some FreeBSD expert just in case.

Ed, if you know other FreeBSD maintainers regstered here, can you please add them to CC?

Thanks!

http://reviews.llvm.org/D3732






More information about the llvm-commits mailing list