diff options
| author | Anthony Martin <ality@pbrane.org> | 2014-01-09 19:01:08 -0800 |
|---|---|---|
| committer | Anthony Martin <ality@pbrane.org> | 2014-01-09 19:01:08 -0800 |
| commit | d155f6a309feea100207cdf707b4bb349851b9e0 (patch) | |
| tree | 78bb15ea6772692a23278a52799e9266fb6dd4ec /src/pkg/database/sql | |
| parent | f739dae7db61e748c1a23e1fae32274e5431bbd2 (diff) | |
| download | go-d155f6a309feea100207cdf707b4bb349851b9e0.tar.xz | |
liblink: adjust format verbs to avoid collisions
The %S and %N format verbs are used by cmd/gc to
represent Sym and Node structures, respectively.
In liblink, these two verbs are used only by the %D
format routine and never referenced externally.
This change will allow us to delete the duplicated
code for the %A, %D, %P, and %R format routines in
both the compiler and linker.
R=golang-codereviews, rsc
CC=golang-codereviews
https://golang.org/cl/49720043
Diffstat (limited to 'src/pkg/database/sql')
0 files changed, 0 insertions, 0 deletions
