[all-commits] [llvm/llvm-project] 8aef04: [lld][WebAssembly] Implement --why-extract flag fr...

Sam Clegg via All-commits all-commits at lists.llvm.org
Mon Mar 6 17:56:14 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 8aef04fa69a2a78fecdbc4d57174d773a7e5f2df
      https://github.com/llvm/llvm-project/commit/8aef04fa69a2a78fecdbc4d57174d773a7e5f2df
  Author: Sam Clegg <sbc at chromium.org>
  Date:   2023-03-06 (Mon, 06 Mar 2023)

  Changed paths:
    A lld/test/wasm/why-extract.s
    M lld/wasm/Config.h
    M lld/wasm/Driver.cpp
    M lld/wasm/Options.td
    M lld/wasm/SymbolTable.cpp

  Log Message:
  -----------
  [lld][WebAssembly] Implement --why-extract flag from the ELF backend

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

Differential Revision: https://reviews.llvm.org/D145431




More information about the All-commits mailing list