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