Simplify some code with no functionality change. Make the test a lot more
[llvm.git] / test / MC / ARM / arm_fixups.s
blob146de9cf26c3e681672ce8b2f018d817d438eca2
1 // RUN: llvm-mc -triple arm-unknown-unknown %s --show-encoding > %t
2 // RUN: FileCheck < %t %s
4 // CHECK: bl _printf @ encoding: [A,A,A,0xeb]
5 // CHECK: @ fixup A - offset: 0, value: _printf, kind: fixup_arm_branch
6 bl _printf