golang/src/internal/pkgbits
Ian Lance Taylor 9a0c506a4e all: re-run stringer
Re-run all go:generate stringer commands. This mostly adds checks
that the constant values did not change, but does add new strings
for the debug/dwarf and internal/pkgbits packages.

Change-Id: I5fc41f20da47338152c183d45d5ae65074e2fccf
Reviewed-on: https://go-review.googlesource.com/c/go/+/483717
Reviewed-by: Bryan Mills <bcmills@google.com>
Run-TryBot: Ian Lance Taylor <iant@google.com>
Reviewed-by: Ian Lance Taylor <iant@google.com>
Auto-Submit: Ian Lance Taylor <iant@google.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
Run-TryBot: Ian Lance Taylor <iant@golang.org>
2023-04-11 20:24:07 +00:00
..
codes.go internal/pkgbits: finish documentation 2022-05-25 16:15:47 +00:00
decoder.go cmd/compile: make a type-specialized copy of encoding/binary.ReadUvarint 2022-09-27 20:58:46 +00:00
doc.go internal/pkgbits: better documentation 2022-05-20 19:01:40 +00:00
encoder.go cmd/compile/internal/noder: explicitly handle function instantiations 2022-08-10 23:26:58 +00:00
flags.go internal/pkgbits: change EnableSync into a dynamic knob 2022-07-12 19:30:30 +00:00
reloc.go internal/pkgbits: fix performance of rawReloc 2022-08-10 22:22:48 +00:00
support.go internal/pkgbits: extract unified IR coding-level logic 2022-03-01 07:36:05 +00:00
sync.go [dev.unified] all: merge master (85d87b9) into dev.unified 2022-08-04 10:12:28 -07:00
syncmarker_string.go all: re-run stringer 2023-04-11 20:24:07 +00:00