summaryrefslogtreecommitdiff
path: root/test/MC/ARM/arm_fixups.s
blob: 2b7878224d757559a6dd0d36f6e0700ab68a9615 (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