aboutsummaryrefslogtreecommitdiff
path: root/src/debug
diff options
context:
space:
mode:
authorIan Lance Taylor <iant@golang.org>2023-03-03 11:42:07 -0800
committerGopher Robot <gobot@golang.org>2023-04-18 20:34:13 +0000
commit73ee0fcf375c12e52997870125dbbac7aad96284 (patch)
treef66a44a8c4723e52be810a7ea61c8b0839e07ccf /src/debug
parentd5514013b6110850789d5397b9b972527e1641cd (diff)
downloadgo-73ee0fcf375c12e52997870125dbbac7aad96284.tar.xz
internal/zstd: new internal package for zstd decompression
This package only does zstd decompression, which is starting to be used for ELF debug sections. If we need zstd compression we should use github.com/klauspost/compress/zstd. But for now that is a very large package to vendor into the standard library. For #55107 Change-Id: I60ede735357d491be653477ed419cf5f2f0d3f71 Reviewed-on: https://go-review.googlesource.com/c/go/+/473356 Reviewed-by: Ian Lance Taylor <iant@google.com> Run-TryBot: Ian Lance Taylor <iant@google.com> Run-TryBot: Ian Lance Taylor <iant@golang.org> Reviewed-by: Joseph Tsai <joetsai@digital-static.net> TryBot-Result: Gopher Robot <gobot@golang.org> Reviewed-by: Bryan Mills <bcmills@google.com> Auto-Submit: Ian Lance Taylor <iant@google.com>
Diffstat (limited to 'src/debug')
0 files changed, 0 insertions, 0 deletions