gcc/libsanitizer/libbacktrace
Jakub Jelinek 0a43f7b1a7 libsanitizer: Fix up libbacktrace build after r13-4547 [PR108072]
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.
2022-12-13 10:30:36 +01:00
..
backtrace-rename.h libsanitizer: Fix up libbacktrace build after r13-4547 [PR108072] 2022-12-13 10:30:36 +01:00
backtrace-supported.h.in
bridge.cc
Makefile.am make -Werror optional in libatomic/libbacktrace/libgomp/libitm/libsanitizer 2022-02-03 16:10:18 +01:00
Makefile.in libsanitizer: Update Makefile.am files. 2022-05-04 11:00:53 +02:00