[all-commits] [llvm/llvm-project] 3c28a6: [lld][WebAssembly] Add support for LLD_REPRODUCE

Sam Clegg via All-commits all-commits at lists.llvm.org
Thu Nov 3 16:59:58 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 3c28a6d2cbf7faeecde6aee33dfc6b05ccfeb7a4
      https://github.com/llvm/llvm-project/commit/3c28a6d2cbf7faeecde6aee33dfc6b05ccfeb7a4
  Author: Sam Clegg <sbc at chromium.org>
  Date:   2022-11-03 (Thu, 03 Nov 2022)

  Changed paths:
    R lld/test/wasm/reproduce.ll
    A lld/test/wasm/reproduce.s
    M lld/wasm/Driver.cpp

  Log Message:
  -----------
  [lld][WebAssembly] Add support for LLD_REPRODUCE

This is feature of the ELF and COFF linker that we were missing until
now.

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




More information about the All-commits mailing list