[llvm] [llvm-objdump][macho] Add support for ObjC relative method lists (PR #84250)

via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 13 11:28:32 PDT 2024


================
@@ -0,0 +1,57 @@
+RUN: llvm-objdump --macho --objc-meta-data    %p/Inputs/rel-method-lists-arm64_32.dylib | FileCheck %s --check-prefix=CHK32
----------------
alx32 wrote:

Added instructions at the bottom of file

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


More information about the llvm-commits mailing list