• David Crawshaw's avatar
    cmd/link: do not align type name data · bb52ceaf
    David Crawshaw authored
    Now that reflect.name objects contain an offset to pkgPath instead of a
    pointer, there is no need to align the symbol data.
    
    Removes approx. 10KB from the cmd/go binary. The effect becomes more
    important later as more type data is moved into name objects.
    
    For #6853
    
    Change-Id: Idb507fdbdad04f16fc224378f82272cb5c236ab7
    Reviewed-on: https://go-review.googlesource.com/21776
    Run-TryBot: David Crawshaw <crawshaw@golang.org>
    TryBot-Result: Gobot Gobot <gobot@golang.org>
    Reviewed-by: 's avatarIan Lance Taylor <iant@golang.org>
    bb52ceaf
Name
Last commit
Last update
..
addr2line Loading commit data...
api Loading commit data...
asm Loading commit data...
cgo Loading commit data...
compile Loading commit data...
cover Loading commit data...
dist Loading commit data...
doc Loading commit data...
fix Loading commit data...
go Loading commit data...
gofmt Loading commit data...
internal Loading commit data...
link Loading commit data...
nm Loading commit data...
objdump Loading commit data...
pack Loading commit data...
pprof Loading commit data...
trace Loading commit data...
vet Loading commit data...
yacc Loading commit data...