]> Cypherpunks repositories - gostls13.git/commit
runtime: document FuncForPC behavior with inlining
authorAustin Clements <austin@google.com>
Thu, 6 Jul 2017 16:36:25 +0000 (12:36 -0400)
committerAustin Clements <austin@google.com>
Fri, 7 Jul 2017 19:30:06 +0000 (19:30 +0000)
commitd58125ecd22649eb0a4b33715f39d6696b13c5fb
tree8f096102d437e0c5be35601b4a29d54decd81262
parentfcc35147d5940d5b077586c02a97894c3edf870d
runtime: document FuncForPC behavior with inlining

Change-Id: I1c02aa4f7131ae984fda66b32e8a993c0a40b8f4
Reviewed-on: https://go-review.googlesource.com/47690
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
Reviewed-by: Russ Cox <rsc@golang.org>
src/runtime/symtab.go