[PATCH] D41955: [WebAssembly] Add symbol table to LLD, 1/2

Nicholas Wilson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 7 14:27:03 PST 2018


ncw updated this revision to Diff 133307.
ncw added a comment.

Update: folded https://reviews.llvm.org/D42539 into this patch


Repository:
  rLLD LLVM Linker

https://reviews.llvm.org/D41955

Files:
  test/wasm/alias.ll
  test/wasm/archive.ll
  test/wasm/data-layout.ll
  test/wasm/init-fini.ll
  test/wasm/locals-duplicate.test
  test/wasm/many-functions.ll
  test/wasm/relocatable.ll
  test/wasm/weak-alias.ll
  wasm/InputChunks.cpp
  wasm/InputFiles.cpp
  wasm/InputFiles.h
  wasm/MarkLive.cpp
  wasm/Symbols.cpp
  wasm/Symbols.h
  wasm/Writer.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D41955.133307.patch
Type: text/x-patch
Size: 59090 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180207/54f39957/attachment-0001.bin>


More information about the llvm-commits mailing list