[PATCH] D43930: [WebAssembly] Export all defined data symbols with a "fake global"

Nicholas Wilson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 2 06:54:04 PST 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rLLD326581: [WebAssembly] Export non-hidden defined data symbols via wasm globals (authored by ncw, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D43930?vs=136477&id=136743#toc

Repository:
  rLLD LLVM Linker

https://reviews.llvm.org/D43930

Files:
  test/wasm/call-indirect.ll
  test/wasm/comdats.ll
  test/wasm/local-symbols.ll
  test/wasm/locals-duplicate.test
  test/wasm/weak-symbols.ll
  wasm/Writer.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D43930.136743.patch
Type: text/x-patch
Size: 7225 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180302/27ea3311/attachment.bin>


More information about the llvm-commits mailing list