[all-commits] [llvm/llvm-project] 93318a: [lld-macho] Add swift support to ObjC category mer...

alx32 via All-commits all-commits at lists.llvm.org
Thu Jun 13 08:06:47 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 93318a8b7369dde8762dcba0e8789b95b180e5ed
      https://github.com/llvm/llvm-project/commit/93318a8b7369dde8762dcba0e8789b95b180e5ed
  Author: alx32 <103613512+alx32 at users.noreply.github.com>
  Date:   2024-06-13 (Thu, 13 Jun 2024)

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

  Log Message:
  -----------
  [lld-macho] Add swift support to ObjC category merger (#95124)

Currently ObjC category merger only supports categories defined in ObjC.
But swift supports generating ObjC categories also. This change adds
supports for the later categories.



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