]> Cypherpunks repositories - gostls13.git/commit
cmd/internal/obj: remove prasm
authorJosh Bleecher Snyder <josharian@gmail.com>
Mon, 27 Mar 2017 18:02:13 +0000 (11:02 -0700)
committerJosh Bleecher Snyder <josharian@gmail.com>
Mon, 27 Mar 2017 18:51:30 +0000 (18:51 +0000)
commit1acba7d4fafef57d44bbd757abce58d632ee8475
treed8ce8c918e8e34658c4dcbac03e2df30aaa3352f
parent2b4274d66767039bab5dee4639a7558b101f46a0
cmd/internal/obj: remove prasm

Fold the printing of the offending instruction
into the neighboring Diag call, if it is not
already present.

Change-Id: I310f1479e16a4d2a24ff3c2f7e2c60e5e2015c1b
Reviewed-on: https://go-review.googlesource.com/38714
Run-TryBot: Josh Bleecher Snyder <josharian@gmail.com>
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
src/cmd/internal/obj/arm/asm5.go
src/cmd/internal/obj/arm64/asm7.go