aboutsummaryrefslogtreecommitdiffstats
path: root/test/MC/ARM/arm_fixups.s
blob: 0dceb83c24aba5ff1951ba8b6583ad96d23fae3c (plain)
1
2
3
4
5
6
7
// RUN: llvm-mc -triple arm-unknown-unknown %s --show-encoding > %t
// RUN: FileCheck < %t %s

// CHECK: bl _printf @ encoding: [A,A,A,0xeb]
// CHECK: @ fixup A - offset: 0, value: _printf, kind: fixup_arm_uncondbranch
bl _printf