compiler: fix comments + fieldnames to match libgo source
authorIan Lance Taylor <ian@gcc.gnu.org>
Fri, 16 Dec 2016 00:34:37 +0000 (00:34 +0000)
committerIan Lance Taylor <ian@gcc.gnu.org>
Fri, 16 Dec 2016 00:34:37 +0000 (00:34 +0000)
commit2ae30b147b8e3c11058d124616301b3a3e27fdd2
treefe18bbf96e0c49f223dd673407cf0f7d377391ab
parent6f9ad634bbd30dbe215398e1edf4d4cb3d4a6d22
compiler: fix comments + fieldnames to match libgo source

    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: r243735
gcc/go/gofrontend/MERGE
gcc/go/gofrontend/types.cc