]> Cypherpunks repositories - gostls13.git/commit
[dev.link] cmd: default to old object file format
authorCherry Zhang <cherryyz@google.com>
Thu, 31 Oct 2019 20:11:20 +0000 (16:11 -0400)
committerCherry Zhang <cherryyz@google.com>
Tue, 5 Nov 2019 19:51:52 +0000 (19:51 +0000)
commit9cf6c65ca302ef5300ec970640dfa446d45ac0b8
treef4ac46dfc8f5a36eaf7207f535fe74b14cdd9b28
parentdb75205a9b8c4d630fef38aa88ddb66a9b63f487
[dev.link] cmd: default to old object file format

Flip back to the old object files for Go 1.14.

Change-Id: I4ad499460fb7156b63fc63e9c6ea4f7099e20af2
Reviewed-on: https://go-review.googlesource.com/c/go/+/204098
Run-TryBot: Cherry Zhang <cherryyz@google.com>
Reviewed-by: Than McIntosh <thanm@google.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
src/cmd/asm/internal/flags/flags.go
src/cmd/compile/internal/gc/main.go
src/cmd/link/internal/ld/main.go