]> Cypherpunks repositories - gostls13.git/commit
cmd/compile: mention issue 28603 when discussing where inline marks go
authorKeith Randall <keithr@alum.mit.edu>
Thu, 16 May 2019 23:16:26 +0000 (16:16 -0700)
committerKeith Randall <khr@golang.org>
Fri, 17 May 2019 03:46:38 +0000 (03:46 +0000)
commit6c842cc610bff3e025236dfe4ececbdf91aa66e3
tree7d6d40e1c10c501aa596fd085866b788bc9dc306
parent97ecc4321ec3069d405c04cb2dc3132b39ef732e
cmd/compile: mention issue 28603 when discussing where inline marks go

Update #28603

Change-Id: I8bdbea57b3661e15dcc760d27252b794daa476db
Reviewed-on: https://go-review.googlesource.com/c/go/+/177697
Reviewed-by: Emmanuel Odeke <emm.odeke@gmail.com>
src/cmd/compile/internal/gc/inl.go