]> Cypherpunks repositories - gostls13.git/commit
cmd/asm: add position to PCALIGN directives
authorPaul E. Murphy <murp@ibm.com>
Wed, 16 Oct 2024 15:55:39 +0000 (10:55 -0500)
committerPaul Murphy <murp@ibm.com>
Mon, 21 Oct 2024 14:11:44 +0000 (14:11 +0000)
commit4d35dcfa217ea75ec0d344202d771ca8d9b51a8a
tree042dfc43488ac7ec84904158914e4eee5740b1a7
parentc0a126b8dce5c7ed8f16d8687331159763d1b19d
cmd/asm: add position to PCALIGN directives

This allows PCALIGN to be used in the end-to-end assembly
tests without causing an error due to missing file position.

Change-Id: Iadea2875854ffd544a963acd21293dc9840da2d0
Reviewed-on: https://go-review.googlesource.com/c/go/+/620635
Reviewed-by: Dmitri Shuralyov <dmitshur@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Cherry Mui <cherryyz@google.com>
src/cmd/asm/internal/asm/asm.go
src/cmd/asm/internal/asm/testdata/ppc64.s