]> Cypherpunks repositories - gostls13.git/commit
Revert "cmd/compile/internal/pgo: fix hard-coded PGO sample data position"
authorMichael Pratt <mpratt@google.com>
Wed, 8 Feb 2023 18:48:17 +0000 (18:48 +0000)
committerGopher Robot <gobot@golang.org>
Wed, 8 Feb 2023 19:06:56 +0000 (19:06 +0000)
commitbb6952fa25da050d04c2df3787fa0d508adb9b1a
tree15784e87a6e7c32a45c427bdad41863f4870bca4
parentda9376604309b8c470985b8d517a2377cfa56efe
Revert "cmd/compile/internal/pgo: fix hard-coded PGO sample data position"

This reverts CL 465135.

Reason for revert: This broke cmd/go.TestScript/build_pgo on the linux-amd64-longtest builder: https://build.golang.org/log/8f8ed7bf576f891a06d295c4a5bca987c6e941d6

Change-Id: Ie2f2cc2731099eb28eda6b94dded4dfc34e29441
Reviewed-on: https://go-review.googlesource.com/c/go/+/466439
Run-TryBot: Michael Pratt <mpratt@google.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
Reviewed-by: Austin Clements <austin@google.com>
Auto-Submit: Michael Pratt <mpratt@google.com>
src/cmd/compile/internal/pgo/irgraph.go
src/cmd/compile/internal/test/pgo_inl_test.go