[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:44:22 PST 2017


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

- clang format


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.127445.patch
Type: text/x-patch
Size: 6033 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171219/250c66f4/attachment.bin>


More information about the llvm-commits mailing list