]> Cypherpunks repositories - gostls13.git/commit
cmd/link/internal/ld: re-enable DWARF tests on solaris/illumos
authorTobias Klauser <tklauser@distanz.ch>
Mon, 13 Sep 2021 15:26:03 +0000 (17:26 +0200)
committerTobias Klauser <tobias.klauser@gmail.com>
Mon, 13 Sep 2021 20:42:44 +0000 (20:42 +0000)
commit81a4fe6fd29a427c613038260ea12c5374cc5894
tree1729566efc45085dd525ab588c58a1771edc1acf
parentf93a63addbbca69d7817c8993a88511ec31424cd
cmd/link/internal/ld: re-enable DWARF tests on solaris/illumos

It looks like these are fixed on current tip after CL 84655
marked them to be skipped.

Fixes #23168

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