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
pclntab_test.go
symtab.go debug/gosym: correct comments for Table.{Files,Objs} 2020-04-30 03:07:49 +00:00
symtab_test.go