[PATCH] D42076: [WebAssembly] Symbol changes #1, LLD

Nicholas Wilson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 17 04:30:25 PST 2018


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

Updated:

- Revert change to remove imports from NAME section; now names are written out for imported functions as before


Repository:
  rLLD LLVM Linker

https://reviews.llvm.org/D42076

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D42076.130124.patch
Type: text/x-patch
Size: 11287 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180117/0bb27ed6/attachment.bin>


More information about the llvm-commits mailing list