[PATCH] D40614: Add .init_array support to Wasm LLD

Nicholas Wilson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Dec 1 06:02:30 PST 2017


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

Rubbish, when I rebased I must have sent the wrong diff... OK, here's the correct rebased diff.


Repository:
  rLLD LLVM Linker

https://reviews.llvm.org/D40614

Files:
  test/wasm/init-array-empty.ll
  test/wasm/init-array.ll
  wasm/Driver.cpp
  wasm/Symbols.cpp
  wasm/Symbols.h
  wasm/Writer.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D40614.125120.patch
Type: text/x-patch
Size: 14962 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171201/e2082c9b/attachment.bin>


More information about the llvm-commits mailing list