diff options
author | Jakub Jelinek <jakub@redhat.com> | 2022-12-13 10:30:36 +0100 |
---|---|---|
committer | Jakub Jelinek <jakub@redhat.com> | 2022-12-13 10:30:36 +0100 |
commit | 0a43f7b1a73c8e3b9cefffe430274d0a3d6d3291 (patch) | |
tree | 2f5af0a4093398f27ac85996d5ece73629cc73e5 /gcc/rust/backend/rust-tree.cc | |
parent | 8ad0a7df8950cd07fb3b92b3da8007e5800a255a (diff) | |
download | gcc-0a43f7b1a73c8e3b9cefffe430274d0a3d6d3291.zip gcc-0a43f7b1a73c8e3b9cefffe430274d0a3d6d3291.tar.gz gcc-0a43f7b1a73c8e3b9cefffe430274d0a3d6d3291.tar.bz2 |
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.
Diffstat (limited to 'gcc/rust/backend/rust-tree.cc')
0 files changed, 0 insertions, 0 deletions