repo.or.cz
/
llvm-project.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Run DCE after a LoopFlatten test to reduce spurious output [nfc]
[llvm-project.git]
/
llvm
/
test
/
MC
/
AVR
/
relocations-abs.s
blob
b384cadcec202c54bd340c1dc3629024a0c3d029
1
; RUN
:
llvm-mc
-
filetype
=
obj
-
triple
=
avr
%
s | llvm-objdump
-
d
-
r
-
| FileCheck
%
s
2
3
; CHECK
: <
bar
>:
4
; CHECK-NEXT
:
00 00
nop
5
; CHECK-NEXT
:
R_AVR_16
.text+0x2
6
bar
:
7
.short 1f
8
1
: