]> Cypherpunks repositories - gostls13.git/commit
[dev.link] cmd/link: move wavefront past address
authorJeremy Faller <jeremy@golang.org>
Thu, 23 Apr 2020 18:28:20 +0000 (14:28 -0400)
committerJeremy Faller <jeremy@golang.org>
Tue, 28 Apr 2020 16:04:30 +0000 (16:04 +0000)
commitdc83274c95c882f16d944aaf68d8314c12a1e2ae
treef11c3d5374cf43622245db289c750186783eea35
parentb85a03ccc20e446f89d7e32e98c71f5e66393b0c
[dev.link] cmd/link: move wavefront past address

This change is just the mechanical work of moving the wavefront past
address.

Change-Id: I519ec49fa8ba50760c7d23fc084fcd3bb0544546
Reviewed-on: https://go-review.googlesource.com/c/go/+/229700
Run-TryBot: Jeremy Faller <jeremy@golang.org>
Reviewed-by: Cherry Zhang <cherryyz@google.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
src/cmd/link/internal/ld/data.go
src/cmd/link/internal/ld/main.go
src/cmd/link/internal/loader/loader.go