]> Cypherpunks repositories - gostls13.git/commit
cmd/link: remove redundant switch stmt
authorHiroshi Ioka <hirochachacha@gmail.com>
Sun, 9 Jul 2017 00:01:47 +0000 (09:01 +0900)
committerIan Lance Taylor <iant@golang.org>
Mon, 14 Aug 2017 04:44:35 +0000 (04:44 +0000)
commit342d25fc05a915f267e9d4f0bdc13fb04e014a2b
tree9e7e7ca9c821bcd752616cd39a98e94e7ec29198
parentb1fab099011b2ec9499e99a32ed8de515e576b86
cmd/link: remove redundant switch stmt

Change-Id: I5c4f8dc1e174b3438ef4fb509fac78d6e1b292c9
Reviewed-on: https://go-review.googlesource.com/54791
Reviewed-by: Ian Lance Taylor <iant@golang.org>
Reviewed-by: Avelino <t@avelino.xxx>
Run-TryBot: Ian Lance Taylor <iant@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
src/cmd/link/internal/ld/data.go