[llvm-commits] Patch: TSan: use new option (use_internal_symbolizer) to switch between addr2line and internal symbolizer

Alexey Samsonov samsonov at google.com
Wed Jul 4 09:07:32 PDT 2012


Hi!

This option allows to choose the symbolizer used by ThreadSanitizer
(between currently implemented addr2line-based and in-process symbolizer
being developed in common sanitizer runtime).

Code review: http://codereview.appspot.com/6350081/

-- 
Alexey Samsonov, MSK
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20120704/015bad29/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: issue6350081_2001.diff
Type: application/octet-stream
Size: 5549 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20120704/015bad29/attachment.obj>


More information about the llvm-commits mailing list