[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:28:22 PST 2018


sbc100 updated this revision to Diff 131850.
sbc100 added a comment.

revert even more!


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/Writer.cpp

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


More information about the llvm-commits mailing list