]> Cypherpunks repositories - gostls13.git/commit
cmd/internal/obj: call delete directly without check exist
authorcuiweixie <cuiweixie@gmail.com>
Thu, 29 Sep 2022 12:52:42 +0000 (20:52 +0800)
committerGopher Robot <gobot@golang.org>
Thu, 29 Sep 2022 23:49:15 +0000 (23:49 +0000)
commit1a6af5f7a041c13568286c2eb82352d26057acd6
tree8147e85c34ed43178882f6706777b6f1cecad6fc
parent1f1583839227ebe9adc5979e355bde7a20e00405
cmd/internal/obj: call delete directly without check exist

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