diff options
| author | Anthony Martin <ality@pbrane.org> | 2013-01-18 19:00:38 -0800 |
|---|---|---|
| committer | Anthony Martin <ality@pbrane.org> | 2013-01-18 19:00:38 -0800 |
| commit | 60826e0be6e62ae76f5771b22894bd3dc8bade10 (patch) | |
| tree | 6834f27af41cd7831c8ebb8f765d2d2fe82ab929 /src/cmd/api | |
| parent | c8c8ab08ed4946e719d0ae001d9af3287e73b70d (diff) | |
| download | go-60826e0be6e62ae76f5771b22894bd3dc8bade10.tar.xz | |
cmd/6c, cmd/8c: fix print format for Prog
The FmtLong flag should only be used with the %D verb
when printing an ATEXT Prog. It was erroneously used
for every Prog except ADATA. This caused a preponderance
of exclamation points, "!!", in the assembly listings.
I also cleaned up the code so that the list.c files look
very similar. Now the real differences are easily spotted
with a simple diff.
R=golang-dev, rsc
CC=golang-dev
https://golang.org/cl/7128045
Diffstat (limited to 'src/cmd/api')
0 files changed, 0 insertions, 0 deletions
