]> Cypherpunks repositories - gostls13.git/commit
runtime: fix file reference in comments
authorDmitry Savintsev <dsavints@gmail.com>
Mon, 29 May 2017 10:01:45 +0000 (12:01 +0200)
committerIan Lance Taylor <iant@golang.org>
Mon, 29 May 2017 18:35:35 +0000 (18:35 +0000)
commit9acd814c2a53a10de39a891bf7b6f4d12fc7b329
tree1998f7df2d9886623eb88ab9c549dff76de1c6ba
parentd64c49098c626ea58f2265866dd576e138c15b29
runtime: fix file reference in comments

cmd/compile/internal/ld/decodesym.go is now
cmd/link/internal/ld/decodesym.go

Change-Id: I16ec5c89aa3507e70676c2b50d70f1fde533a085
Reviewed-on: https://go-review.googlesource.com/44373
Reviewed-by: Ian Lance Taylor <iant@golang.org>
src/runtime/type.go