libgo: install internal/reflectlite.gox
authorIan Lance Taylor <iant@golang.org>
Sat, 15 Feb 2020 23:57:29 +0000 (15:57 -0800)
committerIan Lance Taylor <iant@golang.org>
Sun, 16 Feb 2020 13:20:26 +0000 (05:20 -0800)
commit72700543b67561ab6a466e93b4c0d4fa8e6530e6
treea69bb6a337524e291db91d623a3ad8efec88d2ec
parent9a3d019a74d8d49fb6e6d75a00bd79fdb936a2e1
libgo: install internal/reflectlite.gox

This makes it possible to use gccgo to bootstrap Go 1.14.
If we don't install this, gccgo can't compile the sort package.

Fixes GCC PR go/93679

Reviewed-on: https://go-review.googlesource.com/c/gofrontend/+/219617
gcc/go/gofrontend/MERGE
libgo/Makefile.am
libgo/Makefile.in