[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:40:42 PST 2017
sbc100 created this revision.
Herald added subscribers: llvm-commits, sunfish, aheejin, jgravelle-google, dschuff, jfb.
This change add support for init functions in the linking
section, but only in -r/--relocatable mode.
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.127442.patch
Type: text/x-patch
Size: 11393 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171219/c490f3ea/attachment.bin>
More information about the llvm-commits
mailing list