]> git.ipfire.org Git - thirdparty/gcc.git/commit - libgo/configure
runtime: drop unused C type reflection code
authorIan Lance Taylor <ian@gcc.gnu.org>
Fri, 31 May 2019 21:32:47 +0000 (21:32 +0000)
committerIan Lance Taylor <ian@gcc.gnu.org>
Fri, 31 May 2019 21:32:47 +0000 (21:32 +0000)
commit2099d4465862a0a004b1617ff1c9ab5ee6bb8a67
treeba0db317857e6121a9a5482590f0476a23ff0323
parent6303331c3330222fef94eff8d8d35c99ca1d3e88
runtime: drop unused C type reflection code

    In particular, drop __go_type_descriptors_equal, which is no longer
    used, and will be made obsolete by CL 179598.

    Reviewed-on: https://go-review.googlesource.com/c/gofrontend/+/179858

From-SVN: r271823
gcc/go/gofrontend/MERGE
libgo/Makefile.am
libgo/Makefile.in
libgo/configure
libgo/runtime/go-type.h
libgo/runtime/go-typedesc-equal.c [deleted file]
libgo/runtime/runtime.h
libgo/testsuite/Makefile.in