[PATCH] D64537: [WebAssembly] Implement thread-local storage (local-exec model)

Heejin Ahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 15 18:02:45 PDT 2019


aheejin added a comment.

Where should we call `__wasm_init_tls`, in case within a library?


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D64537/new/

https://reviews.llvm.org/D64537





More information about the llvm-commits mailing list