[PATCH] D40614: Add .init_array support to Wasm LLD
Nicholas Wilson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Dec 8 04:29:41 PST 2017
ncw updated this revision to Diff 126124.
ncw added a comment.
As expected, it needed rebasing after https://reviews.llvm.org/D40859. I don't know whether this will be merged - but I've done the rebase anyway just so we're at least looking at the right change.
Now that Sam's Global changes are merged, it's a shorter diff.
Repository:
rLLD LLVM Linker
https://reviews.llvm.org/D40614
Files:
test/wasm/call-indirect.ll
test/wasm/data-layout.ll
test/wasm/init-array-cxx.ll
test/wasm/init-array-empty.ll
test/wasm/init-fini-array.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-external.ll
wasm/Config.h
wasm/Driver.cpp
wasm/Symbols.cpp
wasm/Writer.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D40614.126124.patch
Type: text/x-patch
Size: 26305 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171208/08c95dfa/attachment.bin>
More information about the llvm-commits
mailing list