xref: /aosp_15_r20/external/llvm/test/tools/llvm-objdump/AArch64/macho-link-opt-hints.test (revision 9880d6810fe72a1726cb53787c6711e909410d58)
1*9880d681SAndroid Build Coastguard WorkerRUN: llvm-objdump -m -link-opt-hints %p/Inputs/link-opt-hints.macho-aarch64 | FileCheck %s
2*9880d681SAndroid Build Coastguard Worker
3*9880d681SAndroid Build Coastguard WorkerCHECK: Linker optimiztion hints (8 total bytes)
4*9880d681SAndroid Build Coastguard WorkerCHECK:     identifier 8 AdrpLdrGot
5*9880d681SAndroid Build Coastguard WorkerCHECK:     narguments 2
6*9880d681SAndroid Build Coastguard WorkerCHECK: 	value 0x18
7*9880d681SAndroid Build Coastguard WorkerCHECK: 	value 0x1c
8*9880d681SAndroid Build Coastguard WorkerCHECK:     identifier 7 AdrpAdd
9*9880d681SAndroid Build Coastguard WorkerCHECK:     narguments 2
10*9880d681SAndroid Build Coastguard WorkerCHECK: 	value 0x6c
11*9880d681SAndroid Build Coastguard WorkerCHECK: 	value 0x70
12