mirror of
https://gcc.gnu.org/git/gcc.git
synced 2024-11-27 13:54:19 +08:00
0a43f7b1a7
The r13-4547 commit added new non-static function to libbacktrace: backtrace_uncompress_zstd but for the libsanitizer use we need to rename it, so that it is in __asan_* namespace and doesn't clash with other copies of libbacktrace. 2022-12-13 Jakub Jelinek <jakub@redhat.com> libsanitizer/ PR sanitizer/108072 * libbacktrace/backtrace-rename.h (backtrace_uncompress_zstd): Define. |
||
---|---|---|
.. | ||
backtrace-rename.h | ||
backtrace-supported.h.in | ||
bridge.cc | ||
Makefile.am | ||
Makefile.in |