[PATCH] D42511: [WebAssembly] Add support for --gc-sections
Sam Clegg via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jan 30 17:20:46 PST 2018
sbc100 updated this revision to Diff 132084.
sbc100 marked 2 inline comments as done.
sbc100 added a comment.
Herald added subscribers: hintonda, mgorny.
- split into seperate file
- clang-format
- feedback
Repository:
rLLD LLVM Linker
https://reviews.llvm.org/D42511
Files:
test/wasm/call-indirect.ll
test/wasm/comdats.ll
test/wasm/data-layout.ll
test/wasm/entry.ll
test/wasm/gc-sections.ll
test/wasm/local-symbols.ll
test/wasm/weak-symbols.ll
wasm/CMakeLists.txt
wasm/Config.h
wasm/Driver.cpp
wasm/InputChunks.h
wasm/InputFiles.cpp
wasm/InputFiles.h
wasm/MarkLive.cpp
wasm/MarkLive.h
wasm/Options.td
wasm/Writer.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D42511.132084.patch
Type: text/x-patch
Size: 19205 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180131/41d585f0/attachment-0001.bin>
More information about the llvm-commits
mailing list