[PATCH] D43877: [WebAssembly] Reorder exports to match symbol table order
Nicholas Wilson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Mar 1 01:40:27 PST 2018
This revision was not accepted when it landed; it landed in state "Needs Review".
This revision was automatically updated to reflect the committed changes.
Closed by commit rL326424: [WebAssembly] Reorder exports to match symbol table order (authored by ncw, committed by ).
Repository:
rL LLVM
https://reviews.llvm.org/D43877
Files:
lld/trunk/test/wasm/alias.ll
lld/trunk/test/wasm/call-indirect.ll
lld/trunk/test/wasm/comdats.ll
lld/trunk/test/wasm/entry.ll
lld/trunk/test/wasm/export.ll
lld/trunk/test/wasm/load-undefined.test
lld/trunk/test/wasm/local-symbols.ll
lld/trunk/test/wasm/locals-duplicate.test
lld/trunk/test/wasm/visibility-hidden.ll
lld/trunk/test/wasm/weak-alias-overide.ll
lld/trunk/test/wasm/weak-alias.ll
lld/trunk/test/wasm/weak-symbols.ll
lld/trunk/test/wasm/weak-undefined.ll
lld/trunk/wasm/Writer.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D43877.136475.patch
Type: text/x-patch
Size: 20285 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180301/463812a9/attachment.bin>
More information about the llvm-commits
mailing list