We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
A crash happens when both ObjC category merge + relative method lists are enabled.
Repro can be tested by adding -objc_relative_method_lists to lld invocations in lld/test/MachO/objc-category-merging-minimal.s
-objc_relative_method_lists
lld/test/MachO/objc-category-merging-minimal.s
Status