[PATCH] D41955: [WebAssembly] Symbol changes #5: add "symbol index" concept (LLD)

Nicholas Wilson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 18 02:42:26 PST 2018


ncw updated this revision to Diff 130377.
ncw edited the summary of this revision.
ncw added a comment.

Updated:

- Got rid of change to `stack-pointer.ll` test. That's now split out into another review, #4b (https://reviews.llvm.org/D42237).


Repository:
  rLLD LLVM Linker

https://reviews.llvm.org/D41955

Files:
  test/wasm/archive.ll
  test/wasm/weak-alias.ll
  wasm/InputFiles.cpp
  wasm/InputFiles.h
  wasm/Symbols.cpp
  wasm/Symbols.h
  wasm/Writer.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D41955.130377.patch
Type: text/x-patch
Size: 17091 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180118/20991c8a/attachment.bin>


More information about the llvm-commits mailing list