Sign in
ara-mdk
/
platform
/
external
/
llvm
/
c058c57a47fcfcb88f21a8b118798f7c40ccc1a1
/
.
/
test
/
MC
/
ARM
/
elf-jump24-fixup.s
blob: 75a4b869dc608c86f75d63f657f2620bbc71b846 [
file
] [
log
] [
blame
]
@
RUN
:
llvm
-
mc
%s -triple=thumbv7-linux-gnueabi -filetype=obj -o - < %
s
|
llvm
-
objdump
-
r
-
|
FileCheck %s
.syntax unified
.text
.code
16
.thumb_func
foo
:
b.w bar
@
CHECK
:
{{[
0-9
]+}}
R_ARM_THM_JUMP24 bar