[PATCH] D40559: Wasm entrypoint changes #2 (export entrypoint in "start" section) APPLY AFTER D40724
Nicholas Wilson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Dec 1 06:59:25 PST 2017
ncw updated this revision to Diff 125135.
ncw retitled this revision from "Run Wasm entrypoint on load" to "Wasm entrypoint changes #2 (export entrypoint in "start" section) APPLY AFTER D40724".
ncw added a comment.
Split out into three reviews as requested; this change to export the entrypoint as the "start" section is diff #2.
Repository:
rLLD LLVM Linker
https://reviews.llvm.org/D40559
Files:
test/wasm/data-layout.ll
test/wasm/entry.ll
test/wasm/local-symbols.ll
test/wasm/weak-alias-overide.ll
test/wasm/weak-alias.ll
test/wasm/weak-external.ll
wasm/Driver.cpp
wasm/Writer.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D40559.125135.patch
Type: text/x-patch
Size: 6054 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171201/ad793b0f/attachment.bin>
More information about the llvm-commits
mailing list