Sign in
llvm
/
llvm-project.git
/
refs/heads/users/pcc/spr/main.llvm-jitlink-fix-bug-in-target-address-computation
/
.
/
llvm
/
test
/
MC
/
AVR
/
relocations-abs.s
blob: 937ce6faf7a3d7d88b5804897a28c5ad9be5b3ce [
file
] [
log
] [
blame
]
;
RUN
:
llvm
-
mc
-
filetype
=
obj
-
triple
=
avr
%s | llvm-objdump -dr -r - | FileCheck %
s
;
CHECK
:
<
bar
>:
;
CHECK
-
NEXT
:
00
00
nop
;
CHECK
-
NEXT
:
R_AVR_16 .text
+0
x2
bar
:
.short
1
f
1
: