]> Cypherpunks repositories - gostls13.git/commit
cmd/internal/obj: move Nocache helper to arm back end
authorDave Cheney <dave@cheney.net>
Mon, 21 Mar 2016 03:19:57 +0000 (14:19 +1100)
committerDave Cheney <dave@cheney.net>
Mon, 21 Mar 2016 04:27:24 +0000 (04:27 +0000)
commitca0f5c97409114f2cd2b30adfca63a4c2bcac0b2
tree310dce4280a7e78f8e46178ec47149687bc07c6c
parenta4dce128035ebeb61cc3db11bf99d7884839935f
cmd/internal/obj: move Nocache helper to arm back end

The obj.Nocache helper was only used by the arm back end, move it there.

Change-Id: I5c9faf995499991ead1f3d8c8ffc3b6af7346876
Reviewed-on: https://go-review.googlesource.com/20868
Reviewed-by: Ian Lance Taylor <iant@golang.org>
Run-TryBot: Ian Lance Taylor <iant@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
src/cmd/internal/obj/arm/asm5.go
src/cmd/internal/obj/arm/obj5.go
src/cmd/internal/obj/go.go