[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
Wed Dec 6 04:25:31 PST 2017
ncw updated this revision to Diff 125699.
ncw added a comment.
Another rebase. A new test was added on master, "stack-pointer.ll" which needed an adjustment to pass with the entrypoint changes.
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/stack-pointer.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.125699.patch
Type: text/x-patch
Size: 6258 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171206/7587575f/attachment.bin>
More information about the llvm-commits
mailing list