golang/src/cmd/link
Cherry Mui 003683f41d cmd/link: enable checklinkname by default
Fixes #67401.

Change-Id: Ia8e091c77414cd1281cadc524215ef89ba9184b2
Reviewed-on: https://go-review.googlesource.com/c/go/+/585556
Reviewed-by: Russ Cox <rsc@golang.org>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Than McIntosh <thanm@google.com>
Reviewed-by: Mauri de Souza Meneguzzo <mauri870@gmail.com>
2024-05-17 16:59:50 +00:00
..
internal cmd/link: enable checklinkname by default 2024-05-17 16:59:50 +00:00
testdata all: add push linknames to allow legacy pull linknames 2024-05-17 16:48:00 +00:00
cgo_test.go cmd/link: use only the configured C compiler in TestCGOLTO 2023-03-09 22:13:02 +00:00
doc.go cmd/link: support -bindnow option and permit use of "-Wl,-z,now" 2024-03-15 16:11:52 +00:00
dwarf_test.go cmd/compile,cmd/link: skip tests that require DWARF symbols on ios 2023-05-03 17:05:14 +00:00
elf_test.go cmd/link: allow deriving GNU build ID from Go build ID ID 2023-09-18 16:34:01 +00:00
link_test.go cmd/link: enable checklinkname by default 2024-05-17 16:59:50 +00:00
linkbig_test.go cmd/link: use testenv.Command instead of exec.Command in tests 2022-11-15 20:22:14 +00:00
main.go cmd/link: support linker for linux/loong64 2022-05-17 17:54:33 +00:00