[lld] [lld-macho] Implement ObjC category merging (-objc_category_merging) (PR #82928)

via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 1 12:37:37 PST 2024


================
@@ -14,15 +14,28 @@
 namespace lld::macho {
 
 namespace objc {
-
+namespace symbol_names {
----------------
alx32 wrote:

Split up into this: 
https://github.com/llvm/llvm-project/pull/83618/files

https://github.com/llvm/llvm-project/pull/82928


More information about the llvm-commits mailing list