1 RUN: llvm-objdump -m -link-opt-hints %p/Inputs/link-opt-hints.macho-aarch64 | FileCheck %s 2 3 CHECK: Linker optimiztion hints (8 total bytes) 4 CHECK: identifier 8 AdrpLdrGot 5 CHECK: narguments 2 6 CHECK: value 0x18 7 CHECK: value 0x1c 8 CHECK: identifier 7 AdrpAdd 9 CHECK: narguments 2 10 CHECK: value 0x6c 11 CHECK: value 0x70 12