diff options
| author | Ian Lance Taylor <iant@golang.org> | 2023-03-03 14:29:44 -0800 |
|---|---|---|
| committer | Gopher Robot <gobot@golang.org> | 2023-04-18 20:34:36 +0000 |
| commit | 48a1dcb92778a349e13bcb8be10a40047f0cf7d1 (patch) | |
| tree | 6e708f1dab53c571657621cfd925d2d4f1431fb1 /src/debug/dwarf/testdata | |
| parent | 73ee0fcf375c12e52997870125dbbac7aad96284 (diff) | |
| download | go-48a1dcb92778a349e13bcb8be10a40047f0cf7d1.tar.xz | |
debug/elf: support zstd compression
Test cases added to debug/dwarf because that is where it matters in practice.
The new test binary line-gcc-zstd.elf built with
gcc -g -no-pie -Wl,--compress-debug-sections=zstd line[12].c
using
gcc (Debian 12.2.0-10) 12.2.0
with a development version of the GNU binutils.
Fixes #55107
Change-Id: I48507c96902e1f83a174e5647b5cc403d965b52b
Reviewed-on: https://go-review.googlesource.com/c/go/+/473256
TryBot-Result: Gopher Robot <gobot@golang.org>
Reviewed-by: Ian Lance Taylor <iant@google.com>
Run-TryBot: Ian Lance Taylor <iant@google.com>
Run-TryBot: Ian Lance Taylor <iant@golang.org>
Auto-Submit: Ian Lance Taylor <iant@google.com>
Reviewed-by: Than McIntosh <thanm@google.com>
Diffstat (limited to 'src/debug/dwarf/testdata')
| -rw-r--r-- | src/debug/dwarf/testdata/line-gcc-zstd.elf | bin | 0 -> 17168 bytes |
1 files changed, 0 insertions, 0 deletions
diff --git a/src/debug/dwarf/testdata/line-gcc-zstd.elf b/src/debug/dwarf/testdata/line-gcc-zstd.elf Binary files differnew file mode 100644 index 0000000000..45cbe72039 --- /dev/null +++ b/src/debug/dwarf/testdata/line-gcc-zstd.elf |
