]> Cypherpunks repositories - gostls13.git/commit
cmd/compile: remove forceObjFileStability
authorJosh Bleecher Snyder <josharian@gmail.com>
Thu, 6 Apr 2017 22:14:08 +0000 (15:14 -0700)
committerJosh Bleecher Snyder <josharian@gmail.com>
Thu, 6 Apr 2017 22:25:19 +0000 (22:25 +0000)
commit25fc842f1759297895f8196add6545f5fdc5f9a0
tree2f363dddf506cc995347f33493944dcd2f37eb97
parent91433eb5772ab4aa62efb9f5cde07e4a1556e96e
cmd/compile: remove forceObjFileStability

The textual import/export format is ancient history.

Change-Id: Iebe90bfd9bd3074eb191186d86e5f4286ce3b1f3
Reviewed-on: https://go-review.googlesource.com/39850
Run-TryBot: Josh Bleecher Snyder <josharian@gmail.com>
Reviewed-by: Matthew Dempsky <mdempsky@google.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
src/cmd/compile/internal/gc/bexport.go
src/cmd/compile/internal/gc/reflect.go