diff options
| author | Matthew Dempsky <mdempsky@google.com> | 2016-03-15 13:06:58 -0700 |
|---|---|---|
| committer | Matthew Dempsky <mdempsky@google.com> | 2016-03-15 22:08:05 +0000 |
| commit | 63142027de3a65de14298c5447a39cefe49ea1e3 (patch) | |
| tree | 154c747d22f743468ec86cb3c3db77d053effc41 /src/runtime/debug | |
| parent | 8e7072ca83f06a0b4afeef6538a4696e1572c5d0 (diff) | |
| download | go-63142027de3a65de14298c5447a39cefe49ea1e3.tar.xz | |
cmd: collapse internal/obj/fmt.go into compile/internal/gc/fmt.go
The obj.Fmt* values are only used by gc/fmt.go, so just move them
there. Also, add comments documenting the correspondance between
FmtFoo names and their flag characters to make understanding the
existing documentation slightly less confusing.
While here, add a new FmtFlag named type to represent these values.
Change-Id: I9631214b892557d094823f1ac575d0c43a84007b
Reviewed-on: https://go-review.googlesource.com/20717
Run-TryBot: Matthew Dempsky <mdempsky@google.com>
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Diffstat (limited to 'src/runtime/debug')
0 files changed, 0 insertions, 0 deletions
