[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
Fri Feb 10 07:11:37 PST 2023


int3 updated this revision to Diff 496461.
int3 marked 4 inline comments as done.
int3 added a comment.

address comments


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.496461.patch
Type: text/x-patch
Size: 29845 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230210/02d0638e/attachment.bin>


More information about the llvm-commits mailing list