[PATCH] D67736: [WebAssembly] Sort output data sections to place .bss last
Thomas Lively via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Sep 18 17:41:39 PDT 2019
tlively updated this revision to Diff 220779.
tlively added a comment.
- Add test for custom section names and change sorting to handle them
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D67736/new/
https://reviews.llvm.org/D67736
Files:
lld/test/wasm/custom-section-name.ll
lld/test/wasm/data-layout.ll
lld/test/wasm/data-segment-merging.ll
lld/test/wasm/data-segments.ll
lld/test/wasm/reloc-addend.ll
lld/test/wasm/relocatable.ll
lld/test/wasm/tls-align.ll
lld/test/wasm/tls.ll
lld/wasm/OutputSegment.h
lld/wasm/Writer.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D67736.220779.patch
Type: text/x-patch
Size: 28619 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190919/4446b39e/attachment.bin>
More information about the llvm-commits
mailing list