You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
12 lines
331 B
12 lines
331 B
RUN: llvm-objdump -m -link-opt-hints %p/Inputs/link-opt-hints.macho-aarch64 | FileCheck %s
|
|
|
|
CHECK: Linker optimiztion hints (8 total bytes)
|
|
CHECK: identifier 8 AdrpLdrGot
|
|
CHECK: narguments 2
|
|
CHECK: value 0x18
|
|
CHECK: value 0x1c
|
|
CHECK: identifier 7 AdrpAdd
|
|
CHECK: narguments 2
|
|
CHECK: value 0x6c
|
|
CHECK: value 0x70
|