diff options
author | Russ Cox <rsc@golang.org> | 2009-05-06 13:47:40 -0700 |
---|---|---|
committer | Russ Cox <rsc@golang.org> | 2009-05-06 13:47:40 -0700 |
commit | 1bd3e3203f230c1f8ff2c21d3da14863f20ae09d (patch) | |
tree | 311039ca72c300e29c1161827219d51e7300a992 /usr/gri/pretty/format_test.go | |
parent | 49aace720afdc145fc3abecbb438db5e7ad8b3da (diff) | |
download | golang-1bd3e3203f230c1f8ff2c21d3da14863f20ae09d.tar.gz |
6g: generate string data as individual symbols,
so that 6l can discard strings used by dead code.
also, for short strings, generate DUPOK global
symbols so that references to, say, "%s: %s" in
multiple files result in only a single symbol.
R=ken
OCL=28361
CL=28361
Diffstat (limited to 'usr/gri/pretty/format_test.go')
0 files changed, 0 insertions, 0 deletions