xref: /aosp_15_r20/external/llvm/test/MC/ARM/2013-03-18-Br-to-label-named-like-reg.s (revision 9880d6810fe72a1726cb53787c6711e909410d58)
1*9880d681SAndroid Build Coastguard Worker@ RUN: llvm-mc -triple arm-eabi %s -o - | FileCheck %s
2*9880d681SAndroid Build Coastguard Worker
3*9880d681SAndroid Build Coastguard Worker@ CHECK: test:
4*9880d681SAndroid Build Coastguard Worker@ CHECK: bl r1
5*9880d681SAndroid Build Coastguard Workertest:
6*9880d681SAndroid Build Coastguard Worker  bl r1
7