]> Cypherpunks repositories - gostls13.git/commit
liblink: warn about TLS base MRC instruction that does not write into R0.
authorShenghou Ma <minux@golang.org>
Sat, 26 Jul 2014 21:46:51 +0000 (17:46 -0400)
committerShenghou Ma <minux@golang.org>
Sat, 26 Jul 2014 21:46:51 +0000 (17:46 -0400)
commit20a5de9eb6e363d22a7594146cf9b2d634ff24a0
treed8773a1367137f01c11087f5fb28cc1e35aa3a92
parentfaa223459a931a3fcd94264ba586120f6bd1ad97
liblink: warn about TLS base MRC instruction that does not write into R0.

While we're here, make it lookup the tlsfallback symbol only once.

LGTM=crawshaw
R=golang-codereviews, crawshaw, dave
CC=golang-codereviews
https://golang.org/cl/107430044
src/liblink/obj5.c