[all-commits] [llvm/llvm-project] 2bfa5c: [lld][WebAssembly] Reset context object after each...

Sam Clegg via All-commits all-commits at lists.llvm.org
Fri Jan 19 13:51:47 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 2bfa5ca9277a7320358501c8fa0f1741c5134859
      https://github.com/llvm/llvm-project/commit/2bfa5ca9277a7320358501c8fa0f1741c5134859
  Author: Sam Clegg <sbc at chromium.org>
  Date:   2024-01-19 (Fri, 19 Jan 2024)

  Changed paths:
    M lld/wasm/Config.h
    M lld/wasm/Driver.cpp

  Log Message:
  -----------
  [lld][WebAssembly] Reset context object after each link (#78770)

This mirrors how the ELF linker works. I wasn't able to find anywhere
where this is currently tested.

Followup to #78640, which triggered a regression.




More information about the All-commits mailing list