e19d552987
Former-commit-id: 4db48158d3a35497b8f118ab21b5f08ac3d86d98
6 lines
139 B
Plaintext
6 lines
139 B
Plaintext
# RUN: llvm-mc --disassemble %s -triple=thumbv7 2>&1 | FileCheck %s
|
|
|
|
0x01 0x47
|
|
# CHECK: 3:1: warning: potentially undefined
|
|
# CHECK: bx r0
|