64ac736ec5
Former-commit-id: f3cc9b82f3e5bd8f0fd3ebc098f789556b44e9cd
8 lines
354 B
Plaintext
8 lines
354 B
Plaintext
RUN: llvm-objdump -triple thumbv7-apple-iOS -disassemble %p/../Inputs/macho-data-in-code.macho-thumbv7 -macho | FileCheck %s
|
|
|
|
CHECK: 12: 80 bd pop {r7, pc}
|
|
|
|
CHECK: 14: 38 00 00 00 .long 56 @ KIND_DATA
|
|
CHECK: 18: 70 47 bx lr
|
|
|