[all-commits] [llvm/llvm-project] 8307d4: [lld][WebAssembly] Fix reported names of LTO outpu...

Sam Clegg via All-commits all-commits at lists.llvm.org
Wed May 7 11:17:42 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 8307d45cc855734650d9fff6778461687a40342b
      https://github.com/llvm/llvm-project/commit/8307d45cc855734650d9fff6778461687a40342b
  Author: Sam Clegg <sbc at chromium.org>
  Date:   2025-05-07 (Wed, 07 May 2025)

  Changed paths:
    M lld/test/wasm/lto/signature-mismatch.ll
    M lld/wasm/LTO.cpp
    M lld/wasm/LTO.h
    M lld/wasm/SymbolTable.cpp

  Log Message:
  -----------
  [lld][WebAssembly] Fix reported names of LTO output files (#138789)

This change was made in the ELF linker in #78835 but somehow never made
it over to the wasm port.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list