[all-commits] [llvm/llvm-project] 983f88: [lld-link] Use COFFSyncStream

Fangrui Song via All-commits all-commits at lists.llvm.org
Thu Dec 5 20:42:00 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 983f88c1ec9cee51cf0fb4e6a0f00074a7cf1b60
      https://github.com/llvm/llvm-project/commit/983f88c1ec9cee51cf0fb4e6a0f00074a7cf1b60
  Author: Fangrui Song <i at maskray.me>
  Date:   2024-12-05 (Thu, 05 Dec 2024)

  Changed paths:
    M lld/COFF/Driver.cpp
    M lld/COFF/DriverUtils.cpp
    M lld/COFF/MinGW.cpp
    M lld/COFF/MinGW.h
    M lld/COFF/PDB.cpp
    M lld/COFF/SymbolTable.cpp
    M lld/COFF/Symbols.cpp
    M lld/COFF/Symbols.h

  Log Message:
  -----------
  [lld-link] Use COFFSyncStream

Add a operator<< overload for Symbol *.



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