[all-commits] [llvm/llvm-project] b35b58: [lld-macho] Fix category merging sed issue - Try n...

alx32 via All-commits all-commits at lists.llvm.org
Fri Oct 18 15:45:21 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: b35b5838094cdae897519a5f404a18e613041cff
      https://github.com/llvm/llvm-project/commit/b35b5838094cdae897519a5f404a18e613041cff
  Author: alx32 <103613512+alx32 at users.noreply.github.com>
  Date:   2024-10-18 (Fri, 18 Oct 2024)

  Changed paths:
    M lld/test/MachO/objc-category-merging-minimal.s

  Log Message:
  -----------
  [lld-macho] Fix category merging sed issue - Try nr.2 (#112981)

We replace sed with awk as I couldn't find a syntax that works
consistently on Linux/Mac for sed.
Repro'ed original issue on Mac and confirmed working now on Mac/Linux.



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