thumb-cb-thumbfunc.s 203 Bytes Raw Blame History Permalink 1 2 3 4 5 6 7 8 @ 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: