[PATCH] D42869: [WebAssembly] Remove DataSize from linking metadata

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 27 16:00:23 PST 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL326268: [WebAssembly] Remove DataSize from linking metadata (authored by sbc, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D42869?vs=132697&id=136170#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D42869

Files:
  lld/trunk/test/wasm/alias.ll
  lld/trunk/test/wasm/call-indirect.ll
  lld/trunk/test/wasm/data-layout.ll
  lld/trunk/test/wasm/function-imports-first.ll
  lld/trunk/test/wasm/gc-sections.ll
  lld/trunk/test/wasm/init-fini.ll
  lld/trunk/test/wasm/local-symbols.ll
  lld/trunk/test/wasm/locals-duplicate.test
  lld/trunk/test/wasm/many-functions.ll
  lld/trunk/test/wasm/relocatable.ll
  lld/trunk/test/wasm/stack-pointer.ll
  lld/trunk/test/wasm/weak-alias-overide.ll
  lld/trunk/test/wasm/weak-alias.ll
  lld/trunk/test/wasm/weak-symbols.ll
  lld/trunk/test/wasm/weak-undefined.ll
  lld/trunk/wasm/Writer.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D42869.136170.patch
Type: text/x-patch
Size: 11824 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180228/b8b1ff58/attachment.bin>


More information about the llvm-commits mailing list