]> Cypherpunks repositories - gostls13.git/commit
cmd/compile: fix PGO line offset matching
authorCherry Mui <cherryyz@google.com>
Mon, 7 Nov 2022 23:04:58 +0000 (18:04 -0500)
committerCherry Mui <cherryyz@google.com>
Tue, 8 Nov 2022 16:35:09 +0000 (16:35 +0000)
commit0409314db39db8f1d587fff31f79a24f1aa36ad2
treee06688d115fcf5cd1e61d344f8828663d21b3631
parent6939659a085de15ba7e08ebe0c8864616ba21b76
cmd/compile: fix PGO line offset matching

Appears to be a typo in CL 447315.

Change-Id: I9f380a3c7521f5ac5a1d7e271eaa60bd4bbcfb29
Reviewed-on: https://go-review.googlesource.com/c/go/+/448515
Run-TryBot: Cherry Mui <cherryyz@google.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
Reviewed-by: Michael Pratt <mpratt@google.com>
src/cmd/compile/internal/inline/inl.go