types.cc
303 KB
-
compiler: fix comments + fieldnames to match libgo source · 2ae30b14
A couple of the comments in the type descriptor code were out of date with respect to the names in libgo/go/runtime/type.go. Fix up the comments and field names to bring them into sync. Reviewed-on: https://go-review.googlesource.com/34472 From-SVN: r243735Ian Lance Taylor committed