go/src/cmd/compile/internal/base
Jin Lin e069587c8d cmd/preprofile: Implement a tool to preprocess the PGO profile.
It fixes the issue https://github.com/golang/go/issues/65220.
It also includes  https://go.dev/cl/557458 from Michael.

Change-Id: Ic6109e1b6a9045459ff4a54dea11cbfe732b01e6
Reviewed-on: https://go-review.googlesource.com/c/go/+/557918
Reviewed-by: Michael Pratt <mpratt@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Cherry Mui <cherryyz@google.com>
2024-01-31 22:40:25 +00:00
..
base.go cmd/internal/objabi,cmd/compile: move NoInstrumentPkgs and NoRacePkgs to PkgSpecials 2023-08-22 19:18:34 +00:00
bootstrap_false.go
bootstrap_true.go
debug.go cmd/compile: use hashed symbol name for go.shape types if too long 2024-01-10 15:27:52 +00:00
flag.go cmd/preprofile: Implement a tool to preprocess the PGO profile. 2024-01-31 22:40:25 +00:00
hashdebug.go all: remove newline characters after return statements 2023-12-14 17:22:18 +00:00
hashdebug_test.go cmd/compile: indicate sense of hash/bisect match in output 2023-05-23 17:04:07 +00:00
link.go
mapfile_mmap.go all: update build tags to require/assume Go 1.20 2023-07-20 21:52:09 +00:00
mapfile_read.go all: update build tags to require/assume Go 1.20 2023-07-20 21:52:09 +00:00
print.go cmd/compile: remove ErrorfVers and base.Flag.Lang hack 2023-08-25 16:38:07 +00:00
timings.go all: fix spelling errors 2023-06-14 00:03:57 +00:00