[PATCH] D65785: [WebAssembly] Fix null pointer in createInitTLSFunction

Guanzhong Chen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 6 11:22:17 PDT 2019


quantum updated this revision to Diff 213663.
quantum added a comment.

Add test to check `--relocatable` with `--shared-memory`.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D65785

Files:
  lld/test/wasm/relocatable.ll
  lld/wasm/Writer.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D65785.213663.patch
Type: text/x-patch
Size: 18064 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190806/ecd1b53e/attachment.bin>


More information about the llvm-commits mailing list