]> Cypherpunks repositories - gostls13.git/commit
cmd/link/internal/riscv64,cmd/internal/obj/riscv: make error messages consistent
authorJoel Sing <joel@sing.id.au>
Wed, 25 Aug 2021 15:15:23 +0000 (01:15 +1000)
committerJoel Sing <joel@sing.id.au>
Wed, 8 Sep 2021 06:59:06 +0000 (06:59 +0000)
commit50c69cc3a9dfe4f268eebcf3dcbf7f3a93635842
tree7cbee85a4c7e060076a4042b1b1d932b7665e26f
parentc50d811c7aa0de05e8c4b73c218ffb13f92b8573
cmd/link/internal/riscv64,cmd/internal/obj/riscv: make error messages consistent

Be consistent with both style/wording and formatting of error messages.

Change-Id: I23013d904333a67a8f17dd364bb5015f54f419c0
Reviewed-on: https://go-review.googlesource.com/c/go/+/345050
Trust: Joel Sing <joel@sing.id.au>
Reviewed-by: Cherry Mui <cherryyz@google.com>
src/cmd/internal/obj/riscv/obj.go
src/cmd/link/internal/riscv64/asm.go