[PATCH] [compiler-rt] Symbolizer refactoring: Make LibbacktraceSymbolizer adopt the SymbolizerTool interface
Kuba Brecka
kuba.brecka at gmail.com
Mon Mar 2 14:54:27 PST 2015
> > 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?
http://reviews.llvm.org/D7971
EMAIL PREFERENCES
http://reviews.llvm.org/settings/panel/emailpreferences/
More information about the llvm-commits
mailing list