8625704ad8
Former-commit-id: 67aa10e65b237e1c4537630979ee99ebe1374215
5 lines
186 B
Plaintext
5 lines
186 B
Plaintext
RUN: llvm-objdump -r %p/Inputs/reloc-half.obj.macho-arm | FileCheck %s
|
|
|
|
CHECK-DAG: 00000004 ARM_RELOC_HALF :upper16:(_stringbuf)
|
|
CHECK-DAG: 00000000 ARM_RELOC_HALF :lower16:(_stringbuf)
|