[PATCH] D142916: [lld-macho] Warn on method name collisions from category definitions

Jez Ng via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 9 07:34:34 PST 2023


int3 updated this revision to Diff 496125.
int3 added a comment.

more test updates


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D142916/new/

https://reviews.llvm.org/D142916

Files:
  lld/MachO/Driver.cpp
  lld/MachO/InputFiles.cpp
  lld/MachO/InputSection.cpp
  lld/MachO/InputSection.h
  lld/MachO/Layout.h
  lld/MachO/ObjC.cpp
  lld/MachO/ObjC.h
  lld/MachO/Relocations.cpp
  lld/MachO/Relocations.h
  lld/MachO/UnwindInfoSection.cpp
  lld/test/MachO/Inputs/MacOSX.sdk/usr/lib/libobjc.tbd
  lld/test/MachO/objc-category-conflicts.s
  lld/test/MachO/objc-imageinfo.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D142916.496125.patch
Type: text/x-patch
Size: 29307 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230209/4356eac9/attachment.bin>


More information about the llvm-commits mailing list