]> Cypherpunks repositories - gostls13.git/commit
cmd/compile: add pure Go math/big functions to TestIntendedInlining
authorJosh Bleecher Snyder <josharian@gmail.com>
Tue, 5 Mar 2019 00:48:28 +0000 (16:48 -0800)
committerJosh Bleecher Snyder <josharian@gmail.com>
Sat, 9 Mar 2019 21:26:04 +0000 (21:26 +0000)
commit243c8eb8c290ebbf2e2811da2dd7538200dde6b3
treeee359644a82a751a33b29675698b8c46268a52eb
parent4d10aba35eebe9cb4a0b6627815dc1fbddc97100
cmd/compile: add pure Go math/big functions to TestIntendedInlining

Change-Id: Id29a9e48a09965e457f923a0ff023722b38b27ef
Reviewed-on: https://go-review.googlesource.com/c/go/+/165157
Run-TryBot: Josh Bleecher Snyder <josharian@gmail.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
src/cmd/compile/internal/gc/inl_test.go