blob: 2bfb6c118644e206e41c7b17028c336462ad4d9e [file] [log] [blame]
Kevin Enderby273ae012013-06-06 17:20:50 +00001RUN: llvm-objdump -triple thumbv7-apple-iOS -disassemble %p/../Inputs/macho-data-in-code.macho-thumbv7 -macho | FileCheck %s
2
3CHECK: 12: 80 bd pop {r7, pc}
4
5CHECK: 14: 38 00 00 00 .long 56 @ KIND_DATA
Kevin Enderby930fdc72014-11-06 19:00:13 +00006CHECK: 18: 70 47 bx lr
Kevin Enderby273ae012013-06-06 17:20:50 +00007