[PATCH] D41955: [WebAssembly] Refactor symbol index handling (LLD)

Nicholas Wilson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 15 07:25:42 PST 2018


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

Simple rebase to fix conflicts. The two problems above remain.


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/relocatable.ll
  test/wasm/weak-symbols.ll
  wasm/InputChunks.cpp
  wasm/InputChunks.h
  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.129858.patch
Type: text/x-patch
Size: 29858 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180115/608fe00f/attachment.bin>


More information about the llvm-commits mailing list