The Go programming language
Go to file
Russ Cox 83cd4ee070 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
2009-05-06 13:47:40 -07:00
doc clarifying ambiguity of evaluation order 2009-05-01 17:00:16 -07:00
include fix gotest by fixing nm -s to print in file order by storing a sequence number 2009-04-15 21:57:55 -07:00
lib help management of empty pkg and lib directories in perforce 2008-07-21 17:10:49 -07:00
pkg help management of empty pkg and lib directories in perforce 2008-07-21 17:10:49 -07:00
src 6g: generate string data as individual symbols, 2009-05-06 13:47:40 -07:00
test added a distinguishing string to the error prints 2009-05-06 12:43:09 -07:00
usr - remove wrong fix 2009-05-04 15:04:32 -07:00