go/src/cmd/internal
Josh Bleecher Snyder 873483c682 cmd/internal/obj: reuse the varint encoding buffer
This reduces the number of allocations in the compiler
while building the stdlib by 15.66%.

No functional changes. Passes toolstash -cmp.

Change-Id: Ia21b37134a8906a4e23d53fdc15235b4aa7bbb34
Reviewed-on: https://go-review.googlesource.com/9085
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
2015-04-21 17:20:52 +00:00
..
asm cmd/internal/obj: remove useless Trimpath field and fix users 2015-04-20 20:46:06 +00:00
gc cmd/internal: C->Go printf cleanup 2015-04-20 22:36:59 +00:00
goobj debug/goobj: move to cmd/internal/goobj 2014-11-16 20:52:45 -05:00
ld cmd/6l, cmd/internal/ld, cmd/internal/obj: remove Xsym/Xadd from compiler's Reloc 2015-04-21 03:00:19 +00:00
obj cmd/internal/obj: reuse the varint encoding buffer 2015-04-21 17:20:52 +00:00
objfile all: power64 is now ppc64 2014-12-05 19:13:20 -05:00
rsc.io cmd/objdump: move armasm, x86asm into internal packages 2014-09-30 12:28:24 -04:00