[all-commits] [llvm/llvm-project] a0f0a6: [lld][MachO] Fix symbol insertion in `transplantSy...

Carlo Cabrera via All-commits all-commits at lists.llvm.org
Sun Dec 22 05:50:37 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: a0f0a69b625748b97e40195c8d81b3746d30f985
      https://github.com/llvm/llvm-project/commit/a0f0a69b625748b97e40195c8d81b3746d30f985
  Author: Carlo Cabrera <github at carlo.cab>
  Date:   2024-12-22 (Sun, 22 Dec 2024)

  Changed paths:
    M lld/MachO/SymbolTable.cpp

  Log Message:
  -----------
  [lld][MachO] Fix symbol insertion in `transplantSymbolsAtOffset` (#120737)

The existing comparison does not insert symbols in the intended place.

Closes #120559.

---------

Co-authored-by: Bjorn Pettersson <bjorn.a.pettersson at ericsson.com>



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