[PATCH] D42511: [WebAssembly] Add support for --gc-sections

Sam Clegg via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 29 12:14:42 PST 2018


sbc100 updated this revision to Diff 131842.
sbc100 marked 3 inline comments as done.
sbc100 added a comment.

- only export live symbols


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/Config.h
  wasm/Driver.cpp
  wasm/InputChunks.h
  wasm/InputFiles.cpp
  wasm/InputFiles.h
  wasm/Options.td
  wasm/Symbols.h
  wasm/Writer.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D42511.131842.patch
Type: text/x-patch
Size: 18468 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180129/c7debff0/attachment.bin>


More information about the llvm-commits mailing list