[llvm-commits] [PATCH] Add ASan option "use_internal_symbolizer"

Alexey Samsonov samsonov at google.com
Mon Jun 4 04:29:58 CDT 2012


Hi!

This patch adds a flag that is passed in env var ASAN_OPTIONS and allows to
switch between
existing proc_maps symbolizer (that simply finds an object name for a given
memory address)
and internal symbolizer (in development).

Codereview: http://codereview.appspot.com/6277044/

-- 
Alexey Samsonov, MSK
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.cs.uiuc.edu/pipermail/llvm-commits/attachments/20120604/caa9cb4f/attachment.html 


More information about the llvm-commits mailing list