[PATCH] D64537: [WebAssembly] Implement thread-local storage (local-exec model)
Derek Schuff via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Jul 12 17:00:48 PDT 2019
dschuff added a comment.
Oh, btw, any reason these have to be passive segments? Why can't we just make them active segments and let the VM initialize them for us?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D64537/new/
https://reviews.llvm.org/D64537
More information about the cfe-commits
mailing list