add support for thread-local storage
commit00a30954aca97004cb6f586bdeeabb488f1e3c3f
authorQuentin Carbonneaux <quentin@c9x.me>
Fri, 9 Sep 2022 15:40:31 +0000 (9 17:40 +0200)
committerQuentin Carbonneaux <quentin@c9x.me>
Sat, 8 Oct 2022 19:48:42 +0000 (8 21:48 +0200)
tree951dc4c0a5be04fe7d5aed13f4201eb90c60f841
parent5cea0c20ee3573949a2c24e4b3dea65fcbf6e48b
add support for thread-local storage

The apple targets are not done yet.
12 files changed:
all.h
amd64/emit.c
amd64/isel.c
arm64/emit.c
arm64/isel.c
emit.c
fold.c
load.c
parse.c
rv64/emit.c
rv64/isel.c
util.c