mirror of
https://github.com/golang/go.git
synced 2025-12-08 06:10:04 +00:00
The undef pass basically double-checks the relocation targets are defined. We already do that in the reloc pass, and for external relocations we check that when we emit relocations. The undef pass doesn't seem necessary. Change-Id: Iecfa654dc014fdc6e59c624cbf5948ad65fd367a Reviewed-on: https://go-review.googlesource.com/c/go/+/232577 Run-TryBot: Cherry Zhang <cherryyz@google.com> TryBot-Result: Gobot Gobot <gobot@golang.org> Reviewed-by: Jeremy Faller <jeremy@golang.org> Reviewed-by: Than McIntosh <thanm@google.com> |
||
|---|---|---|
| .. | ||
| internal | ||
| testdata | ||
| doc.go | ||
| dwarf_test.go | ||
| elf_test.go | ||
| link_test.go | ||
| linkbig_test.go | ||
| main.go | ||