[PATCH] D41375: [WebAssembly] Add support for writing out init functions in linking section

Sam Clegg via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Dec 18 17:55:00 PST 2017


sbc100 updated this revision to Diff 127450.
sbc100 added a comment.

- test with -r and without -r


Repository:
  rLLD LLVM Linker

https://reviews.llvm.org/D41375

Files:
  test/wasm/Inputs/global-ctor-dtor.ll
  test/wasm/init-fini.ll
  wasm/OutputSections.cpp
  wasm/OutputSections.h
  wasm/Writer.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D41375.127450.patch
Type: text/x-patch
Size: 7570 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171219/773f20aa/attachment.bin>


More information about the llvm-commits mailing list