6 lines
72 B
ArmAsm
6 lines
72 B
ArmAsm
@ RUN: llvm-mc -arch arm %s
|
|
@ CHECK: test:
|
|
@ CHECK: br r1
|
|
test:
|
|
bl r1
|