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
/
Hexagon
/
offset.s
blob
9cc8e8b3dcdc40a4968f06da91f603983d43b269
1
# RUN: llvm-mc -triple=hexagon -filetype=obj %s | llvm-objdump -t - | FileCheck %s
2
#
3
4
sym_a
:
5
.set sym_d, sym_a + 8
6
# CHECK: 00000000 l .text 00000000 sym_a
7
# CHECK: 00000008 l .text 00000000 sym_d