Open DataCorrupted opened 3 months ago
@llvm/issue-subscribers-lld-macho
Author: Peter Rong (DataCorrupted)
https://github.com/llvm/llvm-project/pull/104081#pullrequestreview-2239286954 fixes part of this, but there is a separate issue with MachO/objc-category-merging-complete-test.s
The following tests fail when
-objc_relative_method_lists
are added. (commit bb4aeb66ab4f399)All cases involve an invalid pointer cast at certain point. For example, in
objc-category-conflicts.s
gets the following error: