]> Cypherpunks repositories - gostls13.git/commit
cmd/link/internal/ld: rename pobj.go to main.go
authorMichael Matloob <matloob@golang.org>
Sun, 21 Aug 2016 22:34:24 +0000 (18:34 -0400)
committerMichael Matloob <matloob@golang.org>
Sun, 21 Aug 2016 23:00:44 +0000 (23:00 +0000)
commit16e3ce278591069c4f49c29f28d222768f026747
tree5fb22360969f9027bcb21d9c4416bdf330ef08ac
parent0a15d95091f4d7db396da018e49653fbb3b19a53
cmd/link/internal/ld: rename pobj.go to main.go

The only thing pobj contains is the Ldmain function.

Updates #16818

Change-Id: Id114bdb264cb5ea2f372eb2166201f1f8eb99445
Reviewed-on: https://go-review.googlesource.com/27472
Run-TryBot: Michael Matloob <matloob@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
src/cmd/link/internal/ld/main.go [moved from src/cmd/link/internal/ld/pobj.go with 100% similarity]