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

Nicholas Wilson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 7 09:04:41 PST 2018


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

Rebased and addressed comments


Repository:
  rLLD LLVM Linker

https://reviews.llvm.org/D42585

Files:
  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/signature-mismatch.ll
  test/wasm/stack-pointer.ll
  test/wasm/symbol-type-mismatch.ll
  test/wasm/weak-alias.ll
  wasm/Driver.cpp
  wasm/InputChunks.cpp
  wasm/InputChunks.h
  wasm/InputFiles.cpp
  wasm/InputFiles.h
  wasm/MarkLive.cpp
  wasm/OutputSegment.h
  wasm/SymbolTable.cpp
  wasm/SymbolTable.h
  wasm/Symbols.cpp
  wasm/Symbols.h
  wasm/Writer.cpp
  wasm/WriterUtils.cpp
  wasm/WriterUtils.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D42585.133232.patch
Type: text/x-patch
Size: 158837 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180207/c2480864/attachment.bin>


More information about the llvm-commits mailing list