[PATCH] D59343: [WebAssembly] Add option to emit passive segments
Thomas Lively via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jun 28 17:09:18 PDT 2019
tlively updated this revision to Diff 207178.
tlively added a comment.
- Remove extraneous braces
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D59343/new/
https://reviews.llvm.org/D59343
Files:
lld/test/wasm/data-segment-merging.ll
lld/test/wasm/data-segments.ll
lld/wasm/Config.h
lld/wasm/Driver.cpp
lld/wasm/MarkLive.cpp
lld/wasm/Options.td
lld/wasm/OutputSections.cpp
lld/wasm/OutputSegment.h
lld/wasm/Symbols.cpp
lld/wasm/Symbols.h
lld/wasm/SyntheticSections.cpp
lld/wasm/Writer.cpp
llvm/include/llvm/BinaryFormat/Wasm.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D59343.207178.patch
Type: text/x-patch
Size: 25770 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190629/55ab84b8/attachment.bin>
More information about the llvm-commits
mailing list