[PATCH] D42118: [WebAssembly] Symbol changes #6: syminfo index, LLD

Nicholas Wilson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 16 10:44:57 PST 2018


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

Sixth chunk split out of https://reviews.llvm.org/D41955.

Must be committed simultaneously with LLVM change, https://reviews.llvm.org/D42117.

Changes: see https://reviews.llvm.org/D42117


Repository:
  rLLD LLVM Linker

https://reviews.llvm.org/D42118

Files:
  test/wasm/init-fini.ll
  test/wasm/locals-duplicate.test
  test/wasm/relocatable.ll
  test/wasm/stack-pointer.ll
  wasm/Writer.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D42118.129992.patch
Type: text/x-patch
Size: 10076 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180116/e6bd1a3f/attachment.bin>


More information about the llvm-commits mailing list