[PATCH] D43685: [WebAssembly] Reorder symbols in table to match MC order
Nicholas Wilson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Feb 28 09:24:36 PST 2018
This revision was automatically updated to reflect the committed changes.
Closed by commit rL326334: [WebAssembly] Reorder symbol table to match MC order (authored by ncw, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D43685?vs=135659&id=136309#toc
Repository:
rL LLVM
https://reviews.llvm.org/D43685
Files:
llvm/trunk/lib/MC/WasmObjectWriter.cpp
llvm/trunk/test/MC/WebAssembly/comdat.ll
llvm/trunk/test/MC/WebAssembly/external-data.ll
llvm/trunk/test/MC/WebAssembly/external-func-address.ll
llvm/trunk/test/MC/WebAssembly/func-address.ll
llvm/trunk/test/MC/WebAssembly/global-ctor-dtor.ll
llvm/trunk/test/MC/WebAssembly/reloc-code.ll
llvm/trunk/test/MC/WebAssembly/reloc-data.ll
llvm/trunk/test/MC/WebAssembly/weak-alias.ll
llvm/trunk/test/MC/WebAssembly/weak.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D43685.136309.patch
Type: text/x-patch
Size: 23467 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180228/ba227b87/attachment.bin>
More information about the llvm-commits
mailing list