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

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 30 17:48:49 PST 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rLLD323842: [WebAssembly] Add support for --gc-sections (authored by sbc, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D42511?vs=132087&id=132088#toc

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.132088.patch
Type: text/x-patch
Size: 19055 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180131/355813a0/attachment.bin>


More information about the llvm-commits mailing list