[all-commits] [llvm/llvm-project] 184c22: [lld][WebAssembly] Move linker global state in to ...

Sam Clegg via All-commits all-commits at lists.llvm.org
Thu Jan 18 15:01:33 PST 2024


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

  Changed paths:
    M lld/wasm/Config.h
    M lld/wasm/Driver.cpp
    M lld/wasm/InputChunks.cpp
    M lld/wasm/InputFiles.cpp
    M lld/wasm/LTO.cpp
    M lld/wasm/MarkLive.cpp
    M lld/wasm/OutputSections.cpp
    M lld/wasm/OutputSegment.h
    M lld/wasm/Relocations.cpp
    M lld/wasm/SymbolTable.cpp
    M lld/wasm/SyntheticSections.cpp
    M lld/wasm/Writer.cpp

  Log Message:
  -----------
  [lld][WebAssembly] Move linker global state in to context object. NFC (#78629)

See lld/ELF/Config.h




More information about the All-commits mailing list