[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
Thu Mar 1 01:54:08 PST 2018


ncw created this revision.
ncw added a reviewer: sbc100.
Herald added subscribers: llvm-commits, sunfish, aheejin, jgravelle-google, dschuff, jfb.

This fixes a TODO introduced in https://reviews.llvm.org/rLLD325861.


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.136477.patch
Type: text/x-patch
Size: 7225 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180301/2021cce3/attachment.bin>


More information about the llvm-commits mailing list