]> Cypherpunks repositories - gostls13.git/commit
cmd/link/internal/ld: re-enable tests on darwin
authorTobias Klauser <tklauser@distanz.ch>
Fri, 16 Apr 2021 08:17:34 +0000 (10:17 +0200)
committerTobias Klauser <tobias.klauser@gmail.com>
Fri, 16 Apr 2021 12:28:49 +0000 (12:28 +0000)
commitc692f752b5b78b919e11f3fccf158bc7dc17920b
tree33a2bc72a11101849a8ac831854974bce1d513c4
parente1f4feb3d652d90834974608bb1e83d161e88325
cmd/link/internal/ld: re-enable tests on darwin

It looks like these are fixed again for darwin on current tip after CL
111258 marked them to be skipped.

Updates #23168

Change-Id: I4abecee1152ccd4f2d44d76d1acdecb0d6140981
Reviewed-on: https://go-review.googlesource.com/c/go/+/308994
Trust: Tobias Klauser <tobias.klauser@gmail.com>
Run-TryBot: Tobias Klauser <tobias.klauser@gmail.com>
TryBot-Result: Go Bot <gobot@golang.org>
Reviewed-by: Than McIntosh <thanm@google.com>
src/cmd/link/internal/ld/dwarf_test.go