]> Cypherpunks repositories - gostls13.git/commit
cmd/compile: add reflect to TestIntendedInlining
authorDaniel Martí <mvdan@mvdan.cc>
Thu, 28 Sep 2017 19:44:21 +0000 (20:44 +0100)
committerDaniel Martí <mvdan@mvdan.cc>
Thu, 28 Sep 2017 21:09:46 +0000 (21:09 +0000)
commita2993456bb765e9a4c556e3529a01975764d28ae
tree79e80cacc299c99b3303f87ac447e22c3a3e8c38
parent0828ec1ea8f1733d61db0893fe8c03abbcebc2e5
cmd/compile: add reflect to TestIntendedInlining

Add the package to the table and start it off with a few small, basic
functions. Inspired by CL 66331, which added flag.ro.

Updates #21851.

Change-Id: I3995cde1ff7bb09a718110473bed8b193c2232a5
Reviewed-on: https://go-review.googlesource.com/66990
Run-TryBot: Daniel Martí <mvdan@mvdan.cc>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Ilya Tocar <ilya.tocar@intel.com>
Reviewed-by: Ian Lance Taylor <iant@golang.org>
src/cmd/compile/internal/gc/inl_test.go