aboutsummaryrefslogtreecommitdiff
path: root/src/runtime
diff options
context:
space:
mode:
authorlimeidan <limeidan@loongson.cn>2024-01-11 10:48:12 +0800
committerabner chenc <chenguoqi@loongson.cn>2024-07-30 00:33:36 +0000
commit44663f333b160984bb499bc7211a352c56d5f56b (patch)
tree79f4e934320e43d706e35ae14d92d6cc43559b47 /src/runtime
parent1ef6b2805ea1d78c082c7c55df39fc3d3942e4c9 (diff)
downloadgo-44663f333b160984bb499bc7211a352c56d5f56b.tar.xz
cmd/internal/obj/loong64: return an error when getting address of tls variable
The tls variable is thread local variable, an operation to get its address is not supported, so we should return an error here. Change-Id: Ia6a637f549cb886fdb643bdc04eeb269849d1096 Reviewed-on: https://go-review.googlesource.com/c/go/+/565621 Reviewed-by: Dmitri Shuralyov <dmitshur@google.com> Reviewed-by: Michael Knyszek <mknyszek@google.com> LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com> Reviewed-by: Qiqi Huang <huangqiqi@loongson.cn> Reviewed-by: abner chenc <chenguoqi@loongson.cn> Reviewed-by: sophie zhao <zhaoxiaolin@loongson.cn>
Diffstat (limited to 'src/runtime')
0 files changed, 0 insertions, 0 deletions