]> Cypherpunks repositories - gostls13.git/commit
cmd/link/internal/ld: simplify gobuildTestdata
authorKir Kolyshkin <kolyshkin@gmail.com>
Wed, 4 Sep 2024 02:32:40 +0000 (19:32 -0700)
committerGopher Robot <gobot@golang.org>
Wed, 4 Sep 2024 18:50:48 +0000 (18:50 +0000)
commitdfae83c9db334477ba3f3ab9df4f174e7f778e55
treeba4b4f77c490ccf8b34897d0799ab380b70ee102
parentfbe74d8ddbd63dd2f8c6a015709ee8695a061647
cmd/link/internal/ld: simplify gobuildTestdata

Drop the second argument, which is is always a one-time temporary
directory, thus it can be created right here.

Change-Id: I73e5be2ccd4bddec249c7cb2a8ff9242d99f7e20
Reviewed-on: https://go-review.googlesource.com/c/go/+/610037
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Cherry Mui <cherryyz@google.com>
Reviewed-by: Dmitri Shuralyov <dmitshur@google.com>
Auto-Submit: Ian Lance Taylor <iant@golang.org>
Commit-Queue: Ian Lance Taylor <iant@golang.org>
src/cmd/link/internal/ld/dwarf_test.go