1 @ RUN
: llvm-mc
-triple
=thumbv7-apple-darwin
-filetype
=obj
-o
- < %s | llvm-readobj
-S
--sd | FileCheck
%s
9 .section __TEXT, __branch, regular, pure_instructions
14 # We are checking that the branch and link instruction which is:
16 # has it displacement encoded correctly with respect to the J1 and J2 bits when
17 # the branch is assembled with a label not a displacement.
22 # CHECK: Name: __branch (5F 5F 62 72 61 6E 63 68 00 00 00 00 00 00 00 00)
23 # CHECK: Segment: __TEXT (5F 5F 54 45 58 54 00 00 00 00 00 00 00 00 00 00)
24 # CHECK: SectionData (
25 # CHECK: 0000: C3F7FCF5 |....|