]> Cypherpunks repositories - gostls13.git/commit
Revert "cmd/internal/obj/x86: implement -shared computation of TLS base"
authorMinux Ma <minux@golang.org>
Sun, 8 Mar 2015 23:23:33 +0000 (23:23 +0000)
committerMinux Ma <minux@golang.org>
Sun, 8 Mar 2015 23:25:47 +0000 (23:25 +0000)
commit0d0124daa0a1edc6cf65a3c8a5529d110a0a88ea
treef08174a38dc6990c6382055ac5e94a78ef28333c
parente73981512fdc5e1128a9b17c4b9788c600db23ea
Revert "cmd/internal/obj/x86: implement -shared computation of TLS base"

Fix the build.

This reverts commit e73981512fdc5e1128a9b17c4b9788c600db23ea.

Change-Id: I979e138991c06b3295be08212d3ce80b30c2381b
Reviewed-on: https://go-review.googlesource.com/7160
Reviewed-by: Dave Cheney <dave@cheney.net>
Reviewed-by: Minux Ma <minux@golang.org>
src/cmd/internal/obj/x86/asm6.go