[PATCH] D68965: [WebAssembly] Elide data segments for .bss sections
Thomas Lively via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Oct 15 12:04:43 PDT 2019
This revision was automatically updated to reflect the committed changes.
tlively marked an inline comment as done.
Closed by commit rG190dacc3cc20: [WebAssembly] Elide data segments for .bss sections (authored by tlively).
Changed prior to commit:
https://reviews.llvm.org/D68965?vs=224942&id=225094#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D68965/new/
https://reviews.llvm.org/D68965
Files:
lld/test/wasm/Inputs/locals-duplicate1.ll
lld/test/wasm/Inputs/locals-duplicate2.ll
lld/test/wasm/bss-only.ll
lld/test/wasm/custom-section-name.ll
lld/test/wasm/data-layout.ll
lld/test/wasm/data-segments.ll
lld/test/wasm/locals-duplicate.test
lld/wasm/OutputSections.cpp
lld/wasm/OutputSections.h
lld/wasm/OutputSegment.h
lld/wasm/SyntheticSections.cpp
lld/wasm/SyntheticSections.h
lld/wasm/Writer.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D68965.225094.patch
Type: text/x-patch
Size: 14514 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191015/742cd93a/attachment.bin>
More information about the llvm-commits
mailing list