[PATCH] D64776: [WebAssembly] Compile all TLS on Emscripten as local-exec

Guanzhong Chen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 16 14:03:47 PDT 2019


quantum updated this revision to Diff 210169.
quantum marked 2 inline comments as done.
quantum added a comment.

Use better error message.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D64776

Files:
  llvm/lib/Target/WebAssembly/WebAssemblyISelDAGToDAG.cpp
  llvm/test/CodeGen/WebAssembly/tls-general-dynamic.ll
  llvm/test/CodeGen/WebAssembly/tls-local-exec.ll
  llvm/test/CodeGen/WebAssembly/tls.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D64776.210169.patch
Type: text/x-patch
Size: 5894 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190716/6682f940/attachment.bin>


More information about the llvm-commits mailing list