[lld] [LLD, MachO] Default objc_relative_method_lists on MacOS11+/iOS14+ (PR #101360)

via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 1 06:52:06 PDT 2024


================
@@ -0,0 +1,244 @@
+# REQUIRES: aarch64
----------------
alx32 wrote:

This test seems copied from `objc-relative-method-lists-simple.s`. Is there a reason to copy the whole thing - rather than doing it directly in `objc-relative-method-lists-simple.s` ? 

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


More information about the llvm-commits mailing list