[PATCH] [compiler-rt] Symbolizer refactoring: Make LibbacktraceSymbolizer adopt the SymbolizerTool interface

Alexey Samsonov vonosmas at gmail.com
Mon Mar 2 15:34:21 PST 2015


On Mon, Mar 2, 2015 at 2:54 PM, Kuba Brecka <kuba.brecka at gmail.com> wrote:

> > > Btw. do we have any buildbots that is at least building with
> `SANITIZER_LIBBACKTRACE=1`?
>
> >
>
> >
>
> > No, currently it's only used in GCC. Did you build it with it this
> definition?
>
>
> Yes, I did.  But it seems to me it doesn't build out-of-the-box with
> dynamic runtime – it failed to link and I needed to modify CMake
> definitions to add -lbacktrace into the .so link phase.  Are there official
> steps how to build and use libbacktrace symbolizer?
>

I don't think so - we don't really support it with Clang ASan, and it
should work out of the box with GCC ASan.


> http://reviews.llvm.org/D7971
>
> EMAIL PREFERENCES
>   http://reviews.llvm.org/settings/panel/emailpreferences/
>
>
>


-- 
Alexey Samsonov
vonosmas at gmail.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150302/189b41d8/attachment.html>


More information about the llvm-commits mailing list