]> Cypherpunks repositories - gostls13.git/commit
debug/dwarf: call strings.EqualFold instead of calling Lower twice
authorVivek V <iamvivekv96@gmail.com>
Fri, 25 Oct 2019 07:14:18 +0000 (07:14 +0000)
committerIan Lance Taylor <iant@golang.org>
Sat, 26 Oct 2019 02:36:26 +0000 (02:36 +0000)
commit3706cd85d37ec554821393eb49cb3c88edf9308a
tree91b005fea337d6c6b1dee407b3b35e7f05d0c887
parent06bdd52f7540eca9e3ade6e78234d00703f3ee23
debug/dwarf: call strings.EqualFold instead of calling Lower twice

Change-Id: I8dcb425c37a067277549ba3bda6a21206459890a
GitHub-Last-Rev: dc51b9b425ca51cd0a4ac494d4c7a3c0e2306951
GitHub-Pull-Request: golang/go#35132
Reviewed-on: https://go-review.googlesource.com/c/go/+/203097
Run-TryBot: Ian Lance Taylor <iant@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Ian Lance Taylor <iant@golang.org>
src/debug/dwarf/line.go