• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1@ RUN: llvm-mc -arch arm %s
2@ CHECK: test:
3@ CHECK: br r1
4test:
5  bl r1
6