aboutsummaryrefslogtreecommitdiff
path: root/src/cmd/link
diff options
context:
space:
mode:
authorMichael Pratt <mpratt@google.com>2023-03-23 14:18:19 -0400
committerMichael Pratt <mpratt@google.com>2023-03-23 20:52:57 +0000
commitb0dfcb74651b82123746273bbf6bb9988cd96e18 (patch)
tree738c8a064cb8d614bd75fbb502b04e08b5dcb615 /src/cmd/link
parent7b887158825720134181b6fe403066eee0cccee3 (diff)
downloadgo-b0dfcb74651b82123746273bbf6bb9988cd96e18.tar.xz
all: replace leading spaces with tabs in assembly
Most of these are one-off mistakes. Only one file was all spaces. Change-Id: I277c3ce4a4811aa4248c90676f66bc775ae8d062 Reviewed-on: https://go-review.googlesource.com/c/go/+/478976 Run-TryBot: Michael Pratt <mpratt@google.com> TryBot-Result: Gopher Robot <gobot@golang.org> Reviewed-by: Cherry Mui <cherryyz@google.com>
Diffstat (limited to 'src/cmd/link')
-rw-r--r--src/cmd/link/internal/ld/testdata/issue38192/oneline.s2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/cmd/link/internal/ld/testdata/issue38192/oneline.s b/src/cmd/link/internal/ld/testdata/issue38192/oneline.s
index f5290d7f2e..d059e7113a 100644
--- a/src/cmd/link/internal/ld/testdata/issue38192/oneline.s
+++ b/src/cmd/link/internal/ld/testdata/issue38192/oneline.s
@@ -5,4 +5,4 @@
#include "textflag.h"
TEXT ·singleInstruction(SB),NOSPLIT,$0
- RET
+ RET