go/src/reflect
Keith Randall 108dbd0dc7 reflect: more function layout tests
Test more stuff:
1) flagNoPointers, an incorrect value was the cause of #9425
2) Total function layout size
3) gc program

Change-Id: I73f65fe740215938fa930d2f096febd9db0a0021
Reviewed-on: https://go-review.googlesource.com/2090
Reviewed-by: Ian Lance Taylor <iant@golang.org>
2014-12-23 19:57:56 +00:00
..
all_test.go reflect: more function layout tests 2014-12-23 19:57:56 +00:00
asm_386.s
asm_amd64.s
asm_amd64p32.s
asm_arm.s
asm_ppc64x.s all: power64 is now ppc64 2014-12-05 19:13:20 -05:00
deepequal.go
example_test.go
export_test.go reflect: more function layout tests 2014-12-23 19:57:56 +00:00
makefunc.go
set_test.go
tostring_test.go
type.go reflect: add kindNoPointers if a function layout has no pointers. 2014-12-23 03:18:29 +00:00
value.go