blob: 12995f2a449191b7f0b71b95d1f6bd2180777966 [file] [log] [blame]
@ RUN: llvm-mc -triple thumbv7-apple-macho -filetype=obj -o %t %s
@ RUN: llvm-objdump -d -triple thumbv7 %t | FileCheck %s
@ CHECK: cbnz r0, #0
.thumb_func label4
cbnz r0, label4
.space 2
label4: