summaryrefslogtreecommitdiff
path: root/test/return.go
diff options
context:
space:
mode:
authorKeith Randall <khr@golang.org>2013-08-07 10:23:24 -0700
committerKeith Randall <khr@golang.org>2013-08-07 10:23:24 -0700
commitbb4fcd5d1d87828ed5a4ad2598299461c59f986d (patch)
tree0edf8f0e4b4042a7489ebb0f320b757e9abde13b /test/return.go
parentcfe40c7c1400c9b429f587a2b6f7adafc069fd8e (diff)
downloadgo-bb4fcd5d1d87828ed5a4ad2598299461c59f986d.tar.gz
cmd/ld: Put the textflag constants in a separate file.
We can then include this file in assembly to replace cryptic constants like "7" with meaningful constants like "(NOPROF|DUPOK|NOSPLIT)". Converting just pkg/runtime/asm*.s for now. Dropping NOPROF and DUPOK from lots of places where they aren't needed. More .s files to come in a subsequent changelist. A nonzero number in the textflag field now means "has not been converted yet". R=golang-dev, daniel.morsing, rsc, khr CC=golang-dev https://codereview.appspot.com/12568043
Diffstat (limited to 'test/return.go')
0 files changed, 0 insertions, 0 deletions