[PATCH] D145431: [lld][WebAssembly] Implement --why-extract flag from the ELF backend

Sam Clegg via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 6 14:38:29 PST 2023


sbc100 created this revision.
Herald added subscribers: pmatos, asb, wingo, ecnelises, sunfish, jgravelle-google, arichardson, emaste, dschuff.
Herald added a reviewer: MaskRay.
Herald added a project: All.
sbc100 requested review of this revision.
Herald added subscribers: llvm-commits, aheejin.
Herald added a project: LLVM.

See https://reviews.llvm.org/D109572 for the original ELF version.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D145431

Files:
  lld/ELF/InputFiles.h
  lld/test/wasm/why-extract.s
  lld/wasm/Config.h
  lld/wasm/Driver.cpp
  lld/wasm/InputFiles.cpp
  lld/wasm/InputFiles.h
  lld/wasm/Options.td
  lld/wasm/SymbolTable.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D145431.502811.patch
Type: text/x-patch
Size: 11249 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230306/661dc449/attachment.bin>


More information about the llvm-commits mailing list