[PATCH] D37834: [WebAssembly] Use a seperate wasm data segment for each global symbol

Sam Clegg via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 13 16:34:07 PDT 2017


sbc100 updated this revision to Diff 115138.
sbc100 added a comment.

- restore debugging


https://reviews.llvm.org/D37834

Files:
  lib/MC/WasmObjectWriter.cpp
  test/MC/WebAssembly/external-data.ll
  test/MC/WebAssembly/reloc-data.ll
  test/MC/WebAssembly/unnamed-data.ll
  test/tools/llvm-objdump/WebAssembly/relocations.test

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D37834.115138.patch
Type: text/x-patch
Size: 20026 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170913/850a84a6/attachment.bin>


More information about the llvm-commits mailing list