[PATCH] D59343: [WebAssembly] Add option to emit passive segments
Thomas Lively via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jul 3 15:05:05 PDT 2019
This revision was automatically updated to reflect the committed changes.
tlively marked 2 inline comments as done.
Closed by commit rL365088: [WebAssembly] Add option to emit passive segments (authored by tlively, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D59343?vs=207178&id=207896#toc
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D59343/new/
https://reviews.llvm.org/D59343
Files:
lld/trunk/test/wasm/data-segment-merging.ll
lld/trunk/test/wasm/data-segments.ll
lld/trunk/wasm/Config.h
lld/trunk/wasm/Driver.cpp
lld/trunk/wasm/MarkLive.cpp
lld/trunk/wasm/Options.td
lld/trunk/wasm/OutputSections.cpp
lld/trunk/wasm/OutputSegment.h
lld/trunk/wasm/Symbols.cpp
lld/trunk/wasm/Symbols.h
lld/trunk/wasm/SyntheticSections.cpp
lld/trunk/wasm/Writer.cpp
llvm/trunk/include/llvm/BinaryFormat/Wasm.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D59343.207896.patch
Type: text/x-patch
Size: 25947 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190703/c994a4d8/attachment.bin>
More information about the llvm-commits
mailing list