[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
Tue Dec 5 09:24:01 PST 2017
ncw updated this revision to Diff 125552.
ncw marked 3 inline comments as done.
ncw added a comment.
Rebased, all comments acted on I believe.
There basically wasn't much feedback on this change, should be OK to go in I think. The only thing people objected to was the `--entry ''` syntax, which is fixed as requested in another Diff.
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.125552.patch
Type: text/x-patch
Size: 5709 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171205/817b5a99/attachment.bin>
More information about the llvm-commits
mailing list