[all-commits] [llvm/llvm-project] 14f33c: [llvm-objcopy][mach-o] Fix section finding logic f...

Dmitry Nechitaev via All-commits all-commits at lists.llvm.org
Sun Feb 23 11:18:19 PST 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 14f33c6bc130495f591cebc8133089dff7a3e665
      https://github.com/llvm/llvm-project/commit/14f33c6bc130495f591cebc8133089dff7a3e665
  Author: Dmitry Nechitaev <nechda6 at gmail.com>
  Date:   2025-02-23 (Sun, 23 Feb 2025)

  Changed paths:
    M llvm/docs/ReleaseNotes.md
    M llvm/lib/ObjCopy/MachO/MachOObjcopy.cpp
    A llvm/test/tools/llvm-objcopy/MachO/Inputs/macho_sections.s
    A llvm/test/tools/llvm-objcopy/MachO/update-section-object.test
    M llvm/test/tools/llvm-objcopy/MachO/update-section.test

  Log Message:
  -----------
  [llvm-objcopy][mach-o] Fix section finding logic for object files (#127604)

Fix section finding logic for object files.
As by product, make --update-section functional when the input is an object file.

This PR fixes #127495



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