aboutsummaryrefslogtreecommitdiff
path: root/src/debug/dwarf/testdata
diff options
context:
space:
mode:
authorIan Lance Taylor <iant@golang.org>2023-03-03 14:29:44 -0800
committerGopher Robot <gobot@golang.org>2023-04-18 20:34:36 +0000
commit48a1dcb92778a349e13bcb8be10a40047f0cf7d1 (patch)
tree6e708f1dab53c571657621cfd925d2d4f1431fb1 /src/debug/dwarf/testdata
parent73ee0fcf375c12e52997870125dbbac7aad96284 (diff)
downloadgo-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.elfbin0 -> 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
new file mode 100644
index 0000000000..45cbe72039
--- /dev/null
+++ b/src/debug/dwarf/testdata/line-gcc-zstd.elf
Binary files differ