1
0
mirror of https://github.com/golang/go synced 2024-11-24 05:30:24 -07:00
go/src/debug
Tobias Klauser f19e400180 all: remove more leftover // +build lines
CL 344955 and CL 359476 removed almost all // +build lines, but leaving
some assembly files and generating scripts. Also, some files were added
with // +build lines after CL 359476 was merged. Remove these or rename
files where more appropriate.

For #41184

Change-Id: I7eb85a498ed9788b42a636e775f261d755504ffa
Reviewed-on: https://go-review.googlesource.com/c/go/+/361480
Trust: Tobias Klauser <tobias.klauser@gmail.com>
Run-TryBot: Tobias Klauser <tobias.klauser@gmail.com>
TryBot-Result: Go Bot <gobot@golang.org>
Reviewed-by: Bryan C. Mills <bcmills@google.com>
2021-11-06 10:24:44 +00:00
..
buildinfo
dwarf
elf cmd/link: enable internal linking of PIE binaries on ppc64le 2021-11-05 19:14:22 +00:00
gosym debug/gosym: bulk allocate Syms 2021-11-02 18:24:18 +00:00
macho debug/macho: fail on invalid dynamic symbol table command 2021-10-28 15:55:26 +00:00
pe all: remove more leftover // +build lines 2021-11-06 10:24:44 +00:00
plan9obj debug/plan9obj: export ErrNoSymbols 2021-11-05 21:27:19 +00:00