[PATCH] D42105: [WebAssembly] Symbol changes #4: export relocatable, LLD only

Nicholas Wilson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 16 07:18:11 PST 2018


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

Updated: Fix mistake not exporting weak flag


Repository:
  rLLD LLVM Linker

https://reviews.llvm.org/D42105

Files:
  test/wasm/Inputs/locals-duplicate1.ll
  test/wasm/Inputs/locals-duplicate2.ll
  test/wasm/call-indirect.ll
  test/wasm/init-fini.ll
  test/wasm/locals-duplicate.test
  test/wasm/relocatable.ll
  test/wasm/visibility-hidden.ll
  wasm/Writer.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D42105.129956.patch
Type: text/x-patch
Size: 39617 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180116/5b21812f/attachment.bin>


More information about the llvm-commits mailing list