go/src/debug/gosym
Ian Lance Taylor 769a1cf7b6 debug/gosym: correct comments for Table.{Files,Objs}
The fields aren't too useful for Go 1.2 and later, but they aren't
actually nil.

Fixes #38754

Change-Id: Ia13a224f623697a00dea8ba0225633e1b9308c9f
Reviewed-on: https://go-review.googlesource.com/c/go/+/230940
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
2020-04-30 03:07:49 +00:00
..
testdata
pclntab.go gosym/pclntab: mark LineTable.LineToPC and LineTable.PCToLine as deprecated 2019-03-08 22:40:10 +00:00
pclntab_test.go all: shorten some tests 2019-05-22 12:54:00 +00:00
symtab.go debug/gosym: correct comments for Table.{Files,Objs} 2020-04-30 03:07:49 +00:00
symtab_test.go debug/gosym: simplify parsing symbol name rule 2019-03-09 00:24:42 +00:00