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

Alexey Samsonov samsonov at google.com
Thu Jul 5 00:18:46 PDT 2012


On Wed, Jul 4, 2012 at 8:39 PM, Dmitry Vyukov <dvyukov at google.com> wrote:

> LGTM as a temporary solution.


r159730, thanks!


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


-- 
Alexey Samsonov, MSK
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20120705/88375877/attachment.html>


More information about the llvm-commits mailing list