[PATCH] D41893: [WebAssembly] Create synthetic __wasm_call_ctors function
Sam Clegg via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jan 11 10:17:44 PST 2018
sbc100 updated this revision to Diff 129471.
sbc100 added a comment.
Herald added a subscriber: mgrang.
- implement ctor/dtor priority
Repository:
rLLD LLVM Linker
https://reviews.llvm.org/D41893
Files:
test/wasm/Inputs/global-ctor-dtor.ll
test/wasm/call-indirect.ll
test/wasm/function-imports-first.ll
test/wasm/function-imports.ll
test/wasm/init-fini.ll
test/wasm/local-symbols.ll
test/wasm/stack-pointer.ll
test/wasm/weak-alias-overide.ll
test/wasm/weak-alias.ll
test/wasm/weak-symbols.ll
test/wasm/weak-undefined.ll
wasm/Config.h
wasm/Driver.cpp
wasm/InputChunks.cpp
wasm/InputChunks.h
wasm/InputFiles.cpp
wasm/SymbolTable.cpp
wasm/SymbolTable.h
wasm/Writer.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D41893.129471.patch
Type: text/x-patch
Size: 33553 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180111/54e7289a/attachment.bin>
More information about the llvm-commits
mailing list