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

Dmitry Vyukov dvyukov at google.com
Wed Jul 4 09:39:42 PDT 2012


LGTM as a temporary solution.


On Wed, Jul 4, 2012 at 8:07 PM, Alexey Samsonov <samsonov at google.com> wrote:

> 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/20a77808/attachment.html>


More information about the llvm-commits mailing list