]> Cypherpunks repositories - gostls13.git/commit
cmd/internal/dwarf: remove redundant break statement
authorcuiweixie <cuiweixie@gmail.com>
Thu, 29 Sep 2022 12:50:36 +0000 (20:50 +0800)
committerGopher Robot <gobot@golang.org>
Thu, 29 Sep 2022 23:49:14 +0000 (23:49 +0000)
commit1f1583839227ebe9adc5979e355bde7a20e00405
tree25f8770b11d5e15ec27826a278773ecdf32dffd9
parentd547ae2a8e2879aa330b9236e28873ddd714c1f8
cmd/internal/dwarf: remove redundant break statement

Change-Id: I20956187e925ef6ab35d23b23c40bbb0ee55ef4a
Reviewed-on: https://go-review.googlesource.com/c/go/+/436702
Run-TryBot: Ian Lance Taylor <iant@google.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
Reviewed-by: Ian Lance Taylor <iant@google.com>
Reviewed-by: Dmitri Shuralyov <dmitshur@google.com>
Auto-Submit: Ian Lance Taylor <iant@google.com>
src/cmd/internal/dwarf/dwarf.go